taxa_rich: Return the predicted value of taxa richness (of given rank)...

Description Usage Arguments Value Examples

View source: R/taxa_rich.R

Description

Return the predicted value of taxa richness (of given rank) based on logistic regression model

Usage

1
taxa_rich(taxa, rank)

Arguments

taxa

A string.

rank

A string.

Value

the predicted value of taxa richness (of given rank) based on logistic regression model

Examples

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

## End(Not run)

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