Description Usage Arguments Value
Currently just added Workday
1 2 | floor_date_extended(x, unit = c("second", "minute", "hour", "Workday",
"quarter", "day", "week", "Month", "year"), workday_bounds = c(8, 20))
|
x |
The datetime object |
unit |
The extended unit (including workday) to pass in floor_date |
workday_bounds |
The workday time-of-day bounds to use |
A datetime object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.