transform_data_figure_3: Transform data figure 3

Description Usage Arguments Value Examples

View source: R/transform_data_figure_3.R

Description

Takes in data returned from API call and maninulates into correct form for figure 3

Usage

1
transform_data_figure_3(data, year_to_date, year_end_filter, labels)

Arguments

data

raw data returned from the API call

year_to_date

one of Mar, Jun, Sep, Dec

year_end_filter

column to extract: e.g. quarter_dates

labels

list of columns we want to extract

Value

filtered data for plotting

Examples

1
## Not run: extract_year_end_data(data, date_filter, labels)

DFoly/ninorap documentation built on Aug. 15, 2019, 12:52 a.m.