Skip to content

TaxaRich provides an easy way to compute taxonomic richness in a floristic data frame from a field inventory. It contains four main functions. The data attached is related to floristic inventory carried around water body points in Côte d'Ivoire. This package has not been released on CRAN so you could only locally run it. It is a demonstration fo…

Notifications You must be signed in to change notification settings

EhoumanEvans/TaxaRich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

TaxaRich provides an easy way to compute taxonomic richness in a floristic data frame from a field inventory. It contains four main functions. The data attached is related to floristic inventory carried around water body points in Côte d'Ivoire. This package has not been released on CRAN so you could only locally run it. It is a demonstration fo…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages