wilsonfreitas / R-bizdays

Business Days Calculations and Utilities
http://wilsonfreitas.github.io/R-bizdays/
Other
52 stars 20 forks source link

getbizdays function #94

Closed wilsonfreitas closed 2 years ago

wilsonfreitas commented 2 years ago

getbizdays function should return the number of business days for given year or month.

getbizdays(2022, cal)
getbizdays("2022", cal)
getbizdays("2022-12", cal)