caterpillar: Caterpillar plots

Description Usage Arguments Details Value Author(s) References Examples

View source: R/plots.R

Description

Caterpillar plots

Usage

1
  caterpillar(data, center = c("mean", "median"), sort = TRUE, ...)

Arguments

data

~~Describe data here~~

center

~~Describe center here~~

sort

~~Describe sort here~~

...

~~Describe ... here~~

Details

~~ If necessary, more details than the description above ~~

Value

~Describe the value returned If it is a LIST, use

comp1

Description of 'comp1'

comp2

Description of 'comp2'

...

Author(s)

Jim Regetz

References

~put references to the literature/web site here ~

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

ecoPD documentation built on May 2, 2019, 5:22 p.m.