This package browser is in early development. Mind the rough edges.

r-inext

Interpolation and extrapolation for species diversity

This package provides simple functions to compute and plot two types (sample-size- and coverage-based) rarefaction and extrapolation curves for species diversity (Hill numbers) based on individual-based abundance data or sampling-unit- based incidence data; see Chao and others (2014, Ecological Monographs) for pertinent theory and methodologies, and Hsieh, Ma and Chao (2016, Methods in Ecology and Evolution) for an introduction of the R package.

Installation

Install the latest version of r-inext as follows:

guix install r-inext

Or install a particular version:

guix install r-inext@3.0.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-inext about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-inext'><img src='https://packages.guix.gnu.org/packages/r-inext/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-inext/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-inext)

Example Org:

[[https://packages.guix.gnu.org/packages/r-inext][https://packages.guix.gnu.org/packages/r-inext/badges/latest-version.svg]]