ndays: Returns the number of days the month of a given date

View source: R/utils-date.R

ndaysR Documentation

Returns the number of days the month of a given date

Description

Returns the number of days the month of a given date

Usage

ndays(date)

Arguments

date

a Date or POSIXct

Value

numeric number of days in month of date


USGS-R/gsplot documentation built on April 17, 2023, 8:45 p.m.