Converts two character vectors representing the beginning and end timestamps
of time intervals into a list of lubridate interval objects created by
interval
1 | .toIntervalList(from = NULL, to = NULL, tzone = "UTC")
|
from |
vector of timestamps (vector of character will be converted to
vector of POSIXct using |
to |
vector of timestamps (vector of character will be converted to
vector of POSIXct using |
tzone |
passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.