Description Usage Arguments Value Examples
View source: R/transform_data_figure_3.R
Takes in data returned from API call and maninulates into correct form for figure 3
1 | transform_data_figure_3(data, year_to_date, year_end_filter, labels)
|
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 |
filtered data for plotting
1 | ## Not run: extract_year_end_data(data, date_filter, labels)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.