dtt_decade | R Documentation |
Decade
dtt_decade(x, ...)
## S3 method for class 'Date'
dtt_decade(x, ...)
x |
A date/time vector. |
... |
Unused. |
A integer vector of the decade.
dtt_decade(Date)
: Decade a Date vector
dtt_decade(as.Date(c("2001-01-01", "2015-12-13")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.