as.interval,partial_time-method | R Documentation |
Wrapper for lubridate as.interval
## S4 method for signature 'partial_time'
as.interval(x, start, ...)
x |
a duration, difftime, period, or numeric object that describes the length of the interval |
start |
a POSIXt or Date object that describes when the interval begins |
... |
additional arguments to pass to as.interval |
A partial_timespan
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.