kobeTrks-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'
kobeTrks(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: kobeTrks()

Example output



kobe documentation built on May 30, 2017, 12:15 a.m.