trks-method.RdCreates tracks for plotting in the Kobe Phase Plot
# S4 method for numeric,numeric trks(stock, harvest, prob = c(0.25, 0.5, 0.75), na.rm = FALSE)
| stock | an object of class |
|---|---|
| harvest | an object of class |
| prob | a numeric vector with probabilities |
| na.rm | logical |
# NOT RUN { trks() # }