subset_by_date: Subset daily_work by date

Description Usage Arguments

View source: R/subset_by_date.R

Description

Subset daily_work by date.

Usage

1
subset_by_date(dw, mo, yr, up_to_day = 25)

Arguments

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 month.abb.

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 day > up_to_day.


jdreyf/jdcbill documentation built on Nov. 4, 2019, 2:35 p.m.