Description Objects from the Class Slots Methods Author(s) References See Also Examples
Contains the defintion for a cover scale (abundance scale) associated with an Vegsoup*
object.
Objects can be created by calls to the function Coverscale
or
of the form new("Coverscale", ...)
.
name
:A character
object giving a descriptive name of the definition.
codes
:A character
vector giving the level codes for ordinal scales, or NULL
.
lims
:A numeric
vector defining the mean percentage cover for each entry in codes
or NULL
.
signature(from = "list", to = "Coverscale")
:
The from
object has to be a list of length three. Components
[2:3]
can be NULL
.
Roland Kaiser
Peet, R.K. & Roberts, D.W. (2013). Classification of natural and semi-natural vegetation. In Vegetation Ecology (van der Maarel, E. & Franklin, J. eds). Wiley-Blackwell.
Barkman, J.J., Doing, H. & Segal, S. Kritische Bemerkungen und Vorschläge zur quantitativen Vegetationsanalyse. Acta Botanica Neerlandica, 13:394-419, 1964.
Certainly, more references are needed here!
1 2 | showClass("Coverscale")
Coverscale()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.