filter_cf_between_dates: Collect cash flow between dates

Description Usage Arguments

View source: R/build_grouped_pm_cash_flow.R

Description

Includes start and end dates, allows for ITD

Usage

1
filter_cf_between_dates(.data, start_date, end_date, itd)

Arguments

.data

is from get_pm_cash_flow_daily()

start_date

is a string (format yyyy-dd-mm)

end_date

is a string (format yyyy-dd-mm)

itd

TRUE / FALSE for itd (overwrites start_date if TRUE)


AZASRS/AZASRS documentation built on Sept. 30, 2020, 9:26 p.m.