dmonth: Number of days of the month

View source: R/dmonth.R

dmonthR Documentation

Number of days of the month

Description

ef_ldv_speed return the number of day sof the month

Usage

dmonth(year, month)

Arguments

year

Numeric

month

Numeric

Value

days of the month

See Also

Other helpers: colplot(), to_latex(), wide_to_long()

Examples

## Not run: 
dmonth(2022, 1)

## End(Not run)

vein documentation built on April 30, 2023, 1:10 a.m.