| first_workday | R Documentation | 
Method for get first workday in timeperiod.
first_workday(x)
| x | tpr object or date vector | 
Vector of dates
Alexey Seleznev
pm <- previous_month()
# get first workday
pm_first_workday <- first_workday(pm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.