srplot | R Documentation |
Plots the stock recruitment
srplot(fit, textcol = "red", linecol = "black", curve = FALSE) ## S3 method for class 'ccam' srplot(fit, ...) ## S3 method for class 'ccamset' srplot(fit, text = TRUE, linecol = "black", curve = FALSE)
fit |
the object returned from ccam.fit |
textcol |
color of years on plot |
linecol |
color of lines |
curve |
add SR curve |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.