The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
sprex is a package for calculating species richness for rarefaction and extrapolation. It contains functions for calculating non-parametric species richness such as jackknife, Chao1, and ACE. Also available are functions for plotting species richness and extrapolation curves, and standard diversity and entropy indices.
To install the stable version from CRAN:
install.packages('sprex')
To install the latest version from GitHub:
# make sure you have devtools installed
if (!require('devtools')) install.packages('devtools')
# install from GitHub
::install_github('ericarcher/sprex') devtools
plot.discovery.curve()
discovery.curve()
to return data frame
defining curve and plotting curve if selected.diversity()
to compute diversity and entropy
indicespct.range
argument to clench
function to specify minimum and maximum percentages of sample sizesm
in expected.num.species
function to accept vectors and return a matrixThese binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.