kobePhase-method: kobePhase

Description Usage Arguments Examples

Description

Creates The Kobe Phase Plot

Usage

1
2
## S4 method for signature 'missing'
kobePhase(object, xlim = c(0, 2), ylim = xlim)

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

Examples

1
## Not run: kobePhase()

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