Description Usage Arguments Value
Title
1 2 | Spec.Gen(Thresholded.Matrix, abun.min = 0.02, upper.site.limit = 0.5,
lower.site.limit = 0.1)
|
Thresholded.Matrix |
A thresholded matrix, species as columns and samples as rows. |
abun.min |
The minimal local abundance a specialist species must average in across all sites it occurs. Default is 0.02 |
upper.site.limit |
The maximal number of sites a specialist can occur in. Must be a proportion, defaults to 0.1 |
lower.site.limit |
The minimal number of sites a genralist can occur in. Must be a proportion, defaults to 0.5 |
A matrix object with columns "No Sites", :Mean Abiundance" The mean abudance of that species across all sites it occurs, "Log abundance", the log of the total abundance of that species across all sites it occurs, and finally Specialist, generalist and nominal deliniation. A Generalist occurs in equal or more sites than the upper.site.limit, a specialist occurs in fewer or equal to sites than the lower.site.limit, and also must have a mean abundace greater than or equal to the abun.min. Nominal is all else.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.