Creates tracks for plotting in the Kobe Phase Plot

# S4 method for numeric,numeric
smry(stock, harvest, onlyColours = FALSE)

Arguments

stock

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

harvest

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

onlyColours

logical to report only quadrant colours

Examples

# NOT RUN {
smry()
# }