Description Usage Arguments Value
View source: R/utils-data-processing.R
Check that the times of a dataset are evenly sampled
1 | is_equitimed(data, period = NULL, tol = 1e-06)
|
data |
dataset to check |
period |
period to check the times against (if |
tol |
tolerance for the period |
TRUE
or FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.