Converts an array of Date
(or coercible to Date
) values to
DOY (Day Of the Year) values. Simple wrapper around strftime(date, format = "%j").
datetodoy(dates, abort = FALSE)
dates | array of dates to be converted. Class must be |
---|---|
abort |
|
#> [1] 92