calib_plots: Produce a tibble with calibration plots from MITUS

View source: R/calib_plots.R

calib_plotsR Documentation

Produce a tibble with calibration plots from MITUS

Description

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.

Usage

calib_plots(loc, plots_subset = NULL)

Arguments

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.

Value

A tibble with 6 columns: category, shortname, name, plot, target_data, output_data


PPML/MITUS_Calib_Plots documentation built on April 1, 2022, 11:53 p.m.