Description Usage Arguments Value Examples
ggKobe
produces a kobe plot in the manner of Costello
et al 2016, using user supplied data
1 2 | ggKobe(dat, xvar = "BvBmsy", yvar = "FvFmsy", plot_density = T,
color_name = "RAM", plot_panel_colors = F, xlimit = 2.5, ylimit = 4)
|
dat |
dataframe containing required stuff |
xvar |
thing you want plotted on the x axis |
yvar |
thing you want plotted on the y axis |
plot_density |
logical indicating whether background density should be plotted |
color_name |
variable to color code dots by |
plot_panel_colors |
T or F to plot background panel colors instead of density |
a kobe plot ggplot
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.