calc_previous_year_qtr: Calculate previous year and quarter

Description Usage Arguments

View source: R/utilities.R

Description

Subracts years and quarters to simplify calculations

Usage

1
calc_previous_year_qtr(end_date = get_value_date(), years = 0, qtrs = 0)

Arguments

years

is the number of years to subract (integer)

qtrs

is the number of quarters to subract (integer)

start_date

is a string (format yyyy-dd-mm)


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