Skip to content
/ iNEXT Public
forked from JohnsonHsieh/iNEXT

R package for interpolation and extrapolation

Notifications You must be signed in to change notification settings

daijiang/iNEXT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iNEXT

The program iNEXT (iNterpolation and EXTrapolation) is a R package of interpolation and extrapolation for species diversity. The user provides a vector of abundances of individual species (abundance data) or incidences of individual species (incidence data). iNEXT computes the species diversity estimates and associated 95% confidence intervals.

Run the development version

Start R(studio) and copy-and-paste the commands below:

#install.packages('devtools')
library(devtools)
install_github('iNEXT','JohnsonHsieh')
library(iNEXT)

License

The iNEXT package is licensed under the GPLv2. See the files listed below for additional details.

About

R package for interpolation and extrapolation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%