trks-method: Creates tracks for plotting on phase plot

trksR Documentation

Creates tracks for plotting on phase plot

Description

Creates tracks for plotting in the Kobe Phase Plot

Usage

## S4 method for signature 'numeric,numeric'
trks(stock, harvest, prob = c(0.25, 0.5,
  0.75), na.rm = FALSE)

Arguments

stock

an object of class vector,data.frame,...

harvest

an object of class vector,data.frame,...

prob

a numeric vector with probabilities

na.rm

logical

Examples

## Not run: trks()


laurieKell/kobe documentation built on Sept. 9, 2023, 9:47 p.m.