DAYSperYEAR | R Documentation |
Calculate the number of days per calendar year
DAYSperYEAR(yr)
yr |
year |
days |
integer number of days for a given year |
Jonathan M. Lees<jonathan.lees@unc.edu>
years <- seq(from=1850, to=2010, by=1)
DAYSperYEAR(years)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.