dtt_doy | R Documentation |
Day of the Year
dtt_doy(x, ...)
x |
A Date or POSIXct vector. |
... |
Unused. |
A integer vector between 1 and 366 of the day of the year.
dtt_doy_decimal()
Other days:
dtt_days_in_month()
,
dtt_days_in_year()
,
dtt_doy_to_date()
dtt_doy(Sys.Date())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.