| vegtable-class | R Documentation |
Class holding vegetation-plot data sets. Designed to content all information stored in Turboveg databases in just one object.
This class was designed to include information of relevés, header data and
species in just one object. Objects can be created by calls of the form
new("vegtable", ...).
descriptionA named character vector containing metadata.
samplesA data frame with samples list.
headerA data frame with plots data.
speciesSpecies list as a taxlist::taxlist object.
layersA list including strata within samples as data frames.
relationsA list including popup lists as data frames.
coverconvertA scale conversion object of class coverconvert.
syntaxA list including syntaxonomic lists either as data frames or as taxlist::taxlist objects.
tv2vegtable()
showClass("vegtable")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.