numberOfDays: This function allows you to get the number of days for a...

Description Usage Arguments Examples

View source: R/Functions.R

Description

This function allows you to get the number of days for a specific month.

Usage

1

Arguments

date

A date object.

Examples

1
2
date<-as.Date("2001-01-01")
numberOfDays(date)

ln1267/dWaSSI documentation built on Dec. 3, 2019, 4:39 a.m.