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 days of the month

Usage

dmonth(year, month)

Arguments

year

Numeric

month

Numeric

Value

days of the month

See Also

Other helpers: colplot(), to_latex()

Examples

## Not run: 
dmonth(2022, 1)
dmonth(Sys.Date())

## End(Not run)

vein documentation built on April 3, 2025, 9:32 p.m.