Description Usage Arguments Value
View source: R/impute_epochs.R
The timestamps in the agd time series should run from
first(timestamp)
to last(timestamp)
in increments of
epochlength
seconds. This function checks whether this holds
or not. If the data is grouped (e.g., by subject), the check is
performed for each group separately.
1 | has_missing_epochs(agdb)
|
agdb |
A |
True or false.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.