plot_density_panel | R Documentation |
Plot densities of rangers and all personnel
plot_density_panel( what, data, ymax = 6000, breaks = c(10^(0:3), 2 * 10^(0:3), 5 * 10^(0:3)) )
what |
an object produced by |
data |
a dataset with info on continents if breakdown by continent is required (optional) |
ymax |
the maximal value for the y-axis |
breaks |
a vector of number defining the horizontal lines in the plot (i.e. breaks in ggplot jargon) |
# see ?rangeRinPA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.