Get the Species Abundances Distributions per Group
sts_get_sads(
x,
minN = 0,
maxN = Inf,
minCutOff = 0,
group.name = NULL,
spp.name = "organismNameCurated",
remove.indet = TRUE,
abund.metric = "countsMeasurement",
strata.names = NULL
)
the SynTreeSys database
numerical. The minimum number of individuals per plot. Defaults to zero.
numerical. The maximum number of individuals per plot. Defaults to Inf.
numerical. The minimum size criteria cutoff of the plot (in mm). Defaults to zero.
character. The STS column name with the categorie used for grouping abundances.
character. The STS column name with the (morpho)species name. Defaults to "organismNameCurated".
logical. Should morphospecies not identified at the species level be removed? Defaults to TRUE
character. The STS column name with the abundance metric to be used to build the SAD. Defaults to "countsMeasurement"
vector of characters. The names of the strata the should be kept in the analyses.