defineCategoricalStrata.Rd
Strata definition by simple category
defineCategoricalStrata(
name = "Strata by categories",
description = "Vegetation categorical strata",
citationString = "",
DOI = "",
strataNames = c("s1", "s2", "s3"),
strataDefinitions = NULL
)
A string to identify the stratum definition.
A string describing how strata are defined.
A string with the bibliographic reference for the method.
A string with the DOI of a resource describing the method.
A character vector of stratum codes (of length equal to the number of strata).
A character vector with stratum definitions
An object of class VegXStrataDefinition
Other define strata functions:
defineHeightStrata()
,
defineMixedStrata()