Description Usage Arguments Value Examples
View source: R/IRmapping_functions.R
Computes the number of days in a given year, taking in account leap years
1  | diny(year)
 | 
year | 
 Numeric or integer vector of the year (format: 4-digit year, %Y).  | 
Number of days in that year.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.