| check_start_end_timestamps | R Documentation |
Validates that start and end timestamp data frames have the same number of rows.
check_start_end_timestamps(start, end)
start |
The start timestamp data frame |
end |
The end timestamp data frame |
No return value; throws error if timestamps are unbalanced
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.