trks-method: Creates tracks for plotting on phase plot

Description Usage Arguments Examples

Description

Creates tracks for plotting in the Kobe Phase Plot

Usage

1
2
3
## 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

1
## Not run: trks()

zanbi/https-github.com-marchtaylor-fishdynr-FISHDYNR documentation built on March 7, 2020, 12:50 a.m.