dmonth {vein}R 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)

[Package vein version 1.3.0 Index]