getRank: gets taxon ranks from taxon IDs

Description Usage Arguments Examples

View source: R/taxonomy.R

Description

gets taxon ranks from taxon IDs

Usage

1
getRank(ids, tax)

Arguments

ids

vector or edge table of taxon IDs

tax

NCBI taxonomy object

Examples

1
getRank(c("1148","1140"), tax)

raim/ncbitax documentation built on Aug. 6, 2020, 7:29 a.m.