Description Usage Arguments Examples
Turn a date time vector to timestamp
format
1 2 3 |
dt |
Date or datetime vector |
1 2 3 4 5 | datetime_to_timestamp(
as.Date(c("2015-05-08", "2015-09-12"),
format = "%Y-%m-%d"
)
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.