Description Usage Arguments Value Examples
View source: R/create_figure_4.R
This function produces Figure 4 from the publication. Registration by world area current year vs the previous year.
1 2 | create_figure_4(data, year_to_date, labels, save = TRUE,
interactive = FALSE)
|
data |
raw data from API call |
year_to_date |
Last month in quarter, one of: Mar, Jun, Sep, Dec |
labels |
labels from API call must be in colnames of data |
save |
whether or not to save figure as png Default is TRUE use data$colnames to see available choices |
plot of class ggplot
1 | ## Not run: create_figure_3(data, year_to_date)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.