kobePhase-method: kobePhase

kobePhaseR Documentation

kobePhase

Description

Creates The Kobe Phase Plot

Usage

## 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

## Not run: kobePhase()

laurieKell/kobe documentation built on Sept. 9, 2023, 9:47 p.m.