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

[Package vein version 1.1.3 Index]