calib_plots | R Documentation |
Given a location ('loc'), 'calib_plots(loc)' produces a tibble containing four columns, the last of which is plots and contains ggplot2 plots. The plots are provided description in the other columns.
calib_plots(loc, plots_subset = NULL)
loc |
A two-letter code for the location |
plots_subset |
(optional) a subset of shortnames to use to select which plots are computed and not included in the return value plots. |
A tibble with 6 columns: category, shortname, name, plot, target_data, output_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.