plot_spasm: Plot Spasm

Description Usage Arguments Value Examples

View source: R/plot-spasm.R

Description

Plot Spasm

Usage

1
plot_spasm(sim, type = "patch", font_size = 14)

Arguments

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

Value

a ggplot object

Examples

1
2
3
4
5
6
## Not run: 

plot_spasm(sim, type = "patch")


## End(Not run)

DanOvando/spasm documentation built on April 22, 2020, 6:23 p.m.