| dtt_days_in_year | R Documentation | 
Days in the Year
dtt_days_in_year(x)
| x | A Date or POSIXct vector. | 
A integer vector of 365 and 366 indicates the days of the year.
Other days: 
dtt_days_in_month(),
dtt_doy(),
dtt_doy_to_date()
dtt_days_in_year(as.Date(c("2000-10-11", "2001-01-01")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.