stack.coenocline {coenocliner}R Documentation

Stack columns of a species coenocline simulation

Description

Stacks columns of a species coenocline simulation into long format suitable for use in statistical modeling or ggplot/lattice plots.

Usage

## S3 method for class 'coenocline'
stack(x, ...)

Arguments

x

an object of class "coenocline"

...

arguments passed to other methods (not used).

See Also

coenocline


[Package coenocliner version 0.2-3 Index]