knitr::opts_chunk$set(collapse = T, comment = "#>")
options(tibble.print_min = 4L, tibble.print_max = 4L)
library(dplyr)
set.seed(1014)

TaxaRich

The TaxaRich package can be used to calculate taxon richness from floristic survey.

Loading TaxaRich package

library(TaxaRich)

TaxaRich package functions

References

Add your tricks

Please contact Evans (ehoumanevans@gmail.com) if you would like to add here a code that may be useful for users (code authorship will be respected).



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