taxamodel: Fitting the taxonomic accumulation of a given taxa with...

Description Usage Arguments Value Examples

View source: R/taxamodel.R

Description

Fitting the taxonomic accumulation of a given taxa with user-selected logistic, Michaelis-Menten or asymtopic regression model model

Usage

1
taxamodel(taxa, rank, method)

Arguments

taxa

A string.

rank

A string.

method

A string.

Value

an accumulative curve of taxa overlapped with a fitting curve of selected model

Examples

1
2
3
4
## Not run: 
taxamodel("Animalia", "Phylum", "logistic")

## End(Not run)

SCAR/biotaxa documentation built on May 20, 2019, 3:05 p.m.