transect_subplot_inventories: Extract quadrat/subplot-level inventories from a transect assessment
Description
transect_subplot_inventories() accepts a floristic quality transect
assessment data set obtained from
universalfqa.org and returns a list of
species inventories, one per quadrat/subplot.
Usage
transect_subplot_inventories(transect)
Value
A list of data frames, each with 9 columns:
scientific_name (character)
family (character)
acronym (character)
nativity (character)
c (numeric)
w (numeric)
physiognomy (character)
duration (character)
common_name (character)
Arguments
transect
A data set downloaded from
universalfqa.org either manually or using
download_transect().