View source: R/navr-time-calculations.R
calculate_time_diffs | R Documentation |
Calculates time differences between timestamps
calculate_time_diffs(timestamps, first_value = NULL)
timestamps |
vector of timestamps in seconds |
first_value |
what to insert in the first position (default NULL) |
vector of size of timestamps-1 or timestamps in case first value is set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.