README.md

TaxaRich

The package

TaxaRich provides an easy way to compute taxonomic richness in a floristic data frame from a field inventory. It contains four mains functions. The data attached is related to floristic inventory carried around water body points in Côte d'Ivoire.

This package contains functions to compute number of species by genera, family, chorlogy and by life form.

Citation

To cite TaxaRich, please use citation("TaxaRich").

Install TaxaRich

The latest released version from CRAN:

install.packages("TaxaRich")

The latest version from Github (in development):

install.packages("remotes")
remotes::install_github("EhoumanEvans/TaxaRich")

To use it :

library("TaxaRich")


EhoumanEvans/TaxaRich documentation built on Aug. 26, 2020, 5:27 a.m.