srplot: Plots the stock recruitment

View source: R/plot.R

srplotR Documentation

Plots the stock recruitment

Description

Plots the stock recruitment

Usage

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)

Arguments

fit

the object returned from ccam.fit

textcol

color of years on plot

linecol

color of lines

curve

add SR curve


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.