Description Usage Arguments Value Examples
Plot Spasm
1 | plot_spasm(sim, type = "patch", font_size = 14)
|
sim |
a simulation produced by sim_fishery |
type |
the type of plot to produce, one of patch,totals, and doughnut |
font_size |
base font size for plots |
a ggplot object
1 2 3 4 5 6 | ## Not run:
plot_spasm(sim, type = "patch")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.