topn: Return the most frequent lower taxa groups of a selected...

Description Usage Arguments Value Examples

Description

Return the most frequent lower taxa groups of a selected higher taxa group.

Usage

1
topn(taxa, rank, n)

Arguments

taxa

A string.

rank

A string.

n

A number.

Value

a frequency dataframe of rank

Examples

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

## End(Not run)

hhsieh/biotaxa_Rpackage documentation built on May 12, 2019, 4:26 p.m.