VegXMethodDefinition-class.RdS4 class for a Veg-X measurement method definition
nameName of the measurement method.
descriptionDescription of the measurement method.
citationStringA string with the bibliographic reference for the method.
DOIA string with the DOI of a resource describing the method.
subjectKind of attribute measured (e.g. 'plant cover').
attributeTypeEither "quantitative", "ordinal" or "qualitative".
attributesList of attribute values
Wiser SK, Spencer N, De Caceres M, Kleikamp M, Boyle B & Peet RK (2011). Veg-X - an exchange standard for plot-based vegetation data
showClass("VegXMethodDefinition")
#> Class "VegXMethodDefinition" [package "VegX"]
#>
#> Slots:
#>
#> Name: name description citationString DOI
#> Class: character character character character
#>
#> Name: subject attributeType attributes
#> Class: character character list