Description Usage Arguments Value Examples
View source: R/create_figure_2.R
This function produces Figure 2 (pie chart) in the Nino Statistical Publication
1 | create_figure_2(data, year_to_date, save = TRUE, interactive = FALSE)
|
data |
raw data from API |
year_to_date |
Last month in quarter: one of Mar, Jun, Sep, Dec |
save |
Whether to save the plot or not. TRUE by default |
pie chart showing number of registrations from EU vs Non-EU
1 | ## Not run: create_figure_2(data, year_to_date)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.