plot_pva | R Documentation |
Plot the outputs of a PVA simulation.
plot_pva(pva, set.ymax = NULL, quiet = FALSE)
pva |
List of outputs created by running the PVA() function. |
List of * A list of PVA outputs, including calculated parameters: - 'phie': unfished eggs per recruit, - 'R.A' and 'R.B': alpha and beta paramters for a Beverton-Holt recruitment function, - 'Rinit': initial recruitment, - 'amat': age at maturity to differentiate adults and sub-adults, - 'A.s': maximum survival in each stanza, and - 'B.s': carrying capacity parameter for each stanza)
and PVA-generated calculations for each iteration of the simulation - 'N1': initial population size per simulation,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.