R/utils-data-processing.R
is_equitimed.Rd
Check that the times of a dataset are evenly sampled
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