yearDays: Get Number of Days in Year or Month

View source: R/dates.s

yearDaysR Documentation

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.

Author(s)

Charles Dupont

See Also

POSIXt, Date


harrelfe/Hmisc documentation built on May 19, 2024, 4:13 a.m.