Description Usage Arguments Value
View source: R/dog_date_diff.R
Calculates the difftime between two timestamps.
1 | dog_date_diff(df, stamp1, stamp2, units = "mins")
|
df |
A data frame or tibble. |
stamp1 |
Timestamp 1 |
stamp2 |
Timestamp 2 |
units |
Units for the difftime function. |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.