Get raw data from `roleData` objects.
raw-sumStats.Rd
Gets raw data according to the function specification.
Usage
rawAbundance(x, ...)
rawSppID(x, ...)
rawTraits(x, ...)
rawGenDiv(x, ...)
rawSeqs(x, ...)
rawBranchLengths(x, ...)
rawApePhylo(x, ...)
Details
These functions return a list of length one (with summary statistics as a vector inside that list) because the summary statistics themselves can be variable length. This is distinct from other summary statistic functions which will always return a fixed length value. When using raw summary statistic functions in `getSumStats` they will be returned in a list-column. rawAbundance gets the unordered abundance of species, while rawSpAbundance gets the ordered abundance of species which is a much longer vector