addIces: Adds ICES assessment results to existing plots

View source: R/ices.cod.R

addIcesR Documentation

Adds ICES assessment results to existing plots

Description

Plots lines of asessment results, e.g. F, SSB, etc. to existing plots

Usage

addIces(stock, col = "darkgrey", lwd = 2, lty = c(2, 1, 2),
  what = "FFmsy", mult = 1, includeuncertainty = FALSE, icesfile = NULL)

Arguments

stock

The stock code

col

color of the line

lwd

line thickness

lty

line type

what

chr, which column of the result table to plot, see Details.

mult

numeric, multiplier of the data (e.g. 1000 for converting tonnes to kg)

Value

This function is used for its sidefect. It returns NULL invisibly

Note

If no active plot exists produces an error


alko989/s6model documentation built on Nov. 2, 2023, 10:04 p.m.