| scan_gaps {tsibble} | R Documentation |
Scan a tsibble for implicit missing observations
scan_gaps(.data, ...) ## S3 method for class 'tbl_ts' scan_gaps(.data, .full = FALSE, ...)
.data |
A |
... |
Other arguments passed on to individual methods. |
.full |
|
Other implicit gaps handling: count_gaps,
fill_gaps, has_gaps
scan_gaps(pedestrian)