check_time_monotonic | R Documentation |
Validates that a time vector is monotonically increasing.
check_time_monotonic(time_vector, time_col_name = "time_secs")
time_vector |
The time vector to check |
time_col_name |
The name of the time column for error messages |
No return value; throws error if time series is not monotonic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.