nthWeekdayOfMonth | R Documentation |
Computes which weekday of the month each date represents. E.g., for each "second monday of the month", it gives 2.
nthWeekdayOfMonth(x)
x |
Date(s) to convert. |
A vector of Nth weekday of the month values.
Sercan Kahveci
nthWeekdayOfMonth("2000-04-08")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.