dtt_doy_decimal | R Documentation |
Day of the Year Decimal
dtt_doy_decimal(x, ...)
x |
A Date or POSIXct vector. |
... |
Unused. |
A numeric vector between 0 and 366 of the day of the year.
dtt_doy()
Other decimal:
dtt_day_decimal()
,
dtt_hour_decimal()
,
dtt_minute_decimal()
,
dtt_month_decimal()
,
dtt_year_decimal()
dtt_doy_decimal(Sys.Date())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.