View source: R/plot_violins_country.R
| plot_violins_country | R Documentation | 
Plot faceted violin plots by Country for scenarios
plot_violins_country(
  ps = NULL,
  pidx = NULL,
  yrs = NULL,
  facet_back_cols = c("red", "blue"),
  ...
)
ps | 
 A plot setup object as output by   | 
pidx | 
 The order in which to plot the scenarios. If   | 
yrs | 
 The years to include in the plot. If   | 
facet_back_cols | 
 A vector of the facet text background colors  | 
... | 
 Extra arguments to be passed to   | 
A ggplot2::ggplot() object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.