Description Usage Arguments Value
View source: R/plot_fits_sp_linked.R
This function plots covariate-linked surplus production model fits and exports to a PDF.
1 2 3 4 5 6 7 8 | plot_fits_sp_linked(
output,
b_col,
sp_col,
cov_col,
plotdir = getwd(),
plotname = "TMB_fits.pdf"
)
|
output |
SP model output |
plotdir |
Path for plot export |
plotname |
Plot name (must end with ".pdf) |
PDF with production model fits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.