check_start_end_timestamps | R Documentation |
Validates that start and end timestamp dataframes have the same number of rows.
check_start_end_timestamps(start, end)
start |
The start timestamp dataframe |
end |
The end timestamp dataframe |
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.