View source: R/utils_date_time.R
| timespan | R Documentation |
Create a timespan duration
timespan(x)
x |
|
Duration See duration
Other time:
duration_print(),
excel_date(),
month_factor(),
season_factor(),
time_aggregates,
time_difftimes,
time_elapsed(),
time_factor(),
week_factor()
timespan(seq(Sys.time() - lubridate::dyears(), Sys.time(), by = 1))
timespan("season")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.