ydays {CNID} | R Documentation |
Calculate the number of days in a given year
Description
Calculate the number of days in a given year.
Usage
ydays(year)
Arguments
year |
A given year, vectorization parameter passing is supported. |
Value
Days in a given year.
Examples
ydays(2025)
[Package CNID version 2.1.1 Index]