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)

ibarraespinosa/vein documentation built on June 13, 2025, 2:57 p.m.