View source: R/impute_epochs.R
| has_missing_epochs | R Documentation |
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.
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.