View source: R/pmf_plotting_functions.R
plot_pmf_factor_profile | R Documentation |
read_pmf_factor_profiles
and tidy_pmf_profiles
.Function to plot PMF factor profiles using data from
read_pmf_factor_profiles
and tidy_pmf_profiles
.
plot_pmf_factor_profile(df, by_model_run = TRUE, x_label_angle = 0)
df |
Tibble from |
by_model_run |
Should the plots be faceted by model runs? |
x_label_angle |
What angle should the x-axis labels be presented in? If
your labels are long, |
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.