kobePhase-method: kobePhase

Description Usage Arguments Examples

Description

Creates The Kobe Phase Plot

Usage

1
2
3
## S4 method for signature 'missing'
kobePhase(object, xlim = c(0, 2), ylim = xlim,
  quadcol = c("red", "green", "yellow", "gold"), bref = 1, fref = 1)

Arguments

object

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

xlim

a numeric vector with x-axis limits, by default is c(0.2)

ylim

a numeric vector with y-axis limits, by default is the same as xlim

quadcol

colours for the quadrants

bref

vertical seperation between quadants

fref

horizontal seperation between quadants

Examples

1
## Not run: kobePhase()

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