Description Usage Arguments Value
View source: R/plot_calibration.R
ggplot formatting for wedge calibration plot.
1 | format_wedgeplot(calib, grp_vars, facet_rows, facet_cols)
|
calib |
the output from |
grp_vars |
variables over which to compare calibration. These
determines the color of the lines and faceting depending on |
facet_rows |
A variable name to facet data over. Creates a
separate row of plots for each value of specified variable. Can be used
with |
facet_cols |
Same as |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.