R/doy-decimal.R
dtt_doy_decimal.Rd
Day of the Year Decimal
dtt_doy_decimal(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_day_decimal()
dtt_hour_decimal()
dtt_minute_decimal()
dtt_month_decimal()
dtt_year_decimal()
dtt_doy_decimal(Sys.Date()) #> [1] 316