powered by
lifecycle::badge("experimental") Get the date of the Xth the specific weekday
find_date_by_wday(year, month, wday, ordinal)
a vector of class POSIXct
numeric year
numeric month
numeric weekday
number of week
find_date_by_wday(2021, 1, 2, 2)
Run the code above in your browser using DataLab