| find_date_by_wday | R Documentation | 
Get the date of the Xth the specific weekday
find_date_by_wday(year, month, wday, ordinal)
| year | numeric year | 
| month | numeric month | 
| wday | numeric weekday | 
| ordinal | number of week | 
a vector of class POSIXct
find_date_by_wday(2021, 1, 2, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.