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

Description Usage Arguments Value Examples

View source: R/topn.R

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)

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