ndays: Calculate the number of days of the current month

View source: R/loadGridData.R

ndaysR Documentation

Calculate the number of days of the current month

Description

Calculate the number of days of the current month

Usage

ndays(d)

Arguments

d

A date (character) in format YYYY-MM-DD...

Value

The number of days of the current month

Author(s)

J. Bedia

References

http://stackoverflow.com/questions/6243088/find-out-the-number-of-days-of-a-month-in-r


SantanderMetGroup/loadeR documentation built on July 4, 2023, 4:29 a.m.