R/doy.R
dtt_doy_to_date.Rd
Day of the Year to Date
dtt_doy_to_date(x, year = 1972L)
An integer vector of the Day of the Year.
An integer scalar or vector of the year.
A Date vector.
Other days: dtt_days_in_month(), dtt_days_in_year(), dtt_doy()
dtt_days_in_month()
dtt_days_in_year()
dtt_doy()
dtt_doy_to_date(3) #> [1] "1972-01-03"