README.md

CRAN version CRAN last day downloads CRAN last week downloads CRAN last month downloads CRAN total downloads DOI R-CMD-check AppVeyor Build Status

sprex

Description

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.

Installation

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
devtools::install_github('ericarcher/sprex')

Contact

version 1.4.2 (devel)

version 1.4.1 (on CRAN)



EricArcher/sprex documentation built on Sept. 4, 2023, 8:35 a.m.