R/dmonth.R
dmonth.Rd
ef_ldv_speed return the number of days of the month
ef_ldv_speed
dmonth(year, month)
Numeric
days of the month
Other helpers: colplot(), to_latex(), wide_to_long()
colplot()
to_latex()
wide_to_long()
if (FALSE) { # \dontrun{ dmonth(2022, 1) dmonth(Sys.Date()) } # }