Rdocumentation
powered by
Learn R Programming
Hmisc (version 4.0-2)
yearDays: Get Number of Days in Year or Month
Description
Returns the number of days in a specific year or month.
Usage
yearDays(time)
monthDays(time)
Arguments
time
A POSIXt or Date object describing the month or year in question.
See Also
POSIXt
,
Date