View source: R/subset_by_date.R
Subset daily_work by date.
1 | subset_by_date(dw, mo, yr, up_to_day = 25)
|
dw |
data frame from daily work tab with some columns holding projects and associated hours. |
mo |
Character string of month to bill for, from constant |
yr |
Numeric year to bill for. |
up_to_day |
Last day of month to bill for (inclusive). Billing then includes dates from previous months with
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.