View source: R/pmf_plotting_functions.R
| plot_pmf_factor_contributions | R Documentation |
read_pmf_factor_profiles.Function to plot PMF factor contributions using data from
read_pmf_factor_profiles.
plot_pmf_factor_contributions(
df,
variable = c("factor", "source"),
by_model_run = TRUE
)
df |
Tibble from |
variable |
Variable to plot, either |
by_model_run |
Should the plots be faceted by model runs? |
ggplot2 with bar geometries.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.