View source: R/plot-mp-rules.R
plot_mp_rules | R Documentation |
Plot control rules
plot_mp_rules(
mp.pars,
cpue.values = numeric(),
tacc.values = numeric(),
cpue = seq(0, 2, 0.01)
)
mp.pars |
a matrix of control parameters with columns as parameters and rows as different rules |
cpue.values |
the current CPUE |
tacc.values |
the current TACC |
cpue |
a vector of the catch per unit effort (CPUE) to be plotted as the x axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.