Basal area is the cross-sectional area of tree trunks per unit area, and is measured at each plot using a basal wedge sweep. Measurement is by species at nine points. Basal area is averaged, while raw tree stem counts are also recorded.
species_name
provides multiple options for calculating basal area if by.spp=TRUE
. For example, if species_name="HD"
, the function will use the "herbarium_determination" provided by state herbaria to identify unique species. "herbarium_determination" are made to the lowest possible taxonomic rank, which may be the family, genus, species, subspecies or variety. It includes incomplete identifications, dead or generic vegetation identifications (e.g. "Dead Tree/Shrub", "Annual Grass"), and "No ID" labels. If species_name="SN"
, the default, the function will use the the "standardised_name" to identify unique species. Values are based on the veg.PI$herbarium_determination
but have been edited to match the most commonly used or widely accepted scientific name according to "World Flora Online" (http://www.worldfloraonline.org/). "standardised_name" determinations are made to the lowest possible taxonomic rank, which may be the genus, species, subspecies or variety, but not family. It excludes generic vegetation identifications (e.g. "Dead Tree/Shrub", "Annual Grass") and "No ID" labels. If species_name="GS"
, only the standardised genus species rank ("genus_species" in the veg.basal input table) is used to identify species. species_name="GS"
maximises consistency in species comparisons between plots, but reduces the taxonomic detail and excludes records where only the genus was identified.