chart_annual_quantities: chart_annual_quantities

chart_annual_quantitiesR Documentation

chart_annual_quantities

Description

chart_annual_quantities

Usage

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")
)

BAAQMD/ggtools documentation built on Feb. 8, 2023, 6:22 p.m.