plotbioage | R Documentation |
plotbioage() Plots stock N_a, W_a, M_a and Mat_a by year
plotbioage(
stk,
metrics = c("Weight", "Maturity", "M", "Selectivity"),
bysex = FALSE,
ncol = 2
)
stk |
stock object class FLStock |
metrics |
choose Weight, Maturity, M, Selectivity |
bysex |
plot by sex default FALSE |
ncol |
number of columns in multiplot |
ggplot
data(ple4)
plotbioage(ple4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.