| workdays_length | R Documentation | 
Method for get number of workdays in period. workdays is monday - friday.
workdays_length(x)
x | 
 tpr object or date vector  | 
Integer
Alexey Seleznev
pm <- previous_month()
# workdays number
pm_wd_len <- workdays_length(pm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.