| chart_annual_quantities | R Documentation |
chart_annual_quantities
chart_annual_quantities(
data = NULL,
...,
mapping = aes(),
geom = NULL,
qty_var = NULL,
chart_y_scale = NULL,
chart_y_labels = NULL,
chart_y_title = waiver(),
chart_y_unit = NULL,
chart_gridlines = TRUE,
chart_geom = NULL,
facet_rows = NULL,
facet_cols = NULL,
facet_scales = "fixed",
year_limits = NULL,
year_breaks = NULL,
year_expand = NULL,
flag_years = NULL,
flag_labels = NULL,
flag_unique = NULL,
base_year = NULL,
base_year_shape = 3,
title = NULL,
subtitle = NULL,
caption = NULL,
verbose = getOption("verbose")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.