Learn R Programming

vein (version 1.1.3)

dmonth: Number of days of the month

Description

ef_ldv_speed return the number of day sof the month

Usage

dmonth(year, month)

Value

days of the month

Arguments

year

Numeric

month

Numeric

See Also

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

Examples

Run this code
if (FALSE) {
dmonth(2022, 1)
}

Run the code above in your browser using DataLab