get.children: simple children retrieval

Description Usage Arguments Examples

View source: R/taxonomy.R

Description

returns a vector of all children

Usage

1
get.children(id, tax, skip = NULL)

Arguments

id

a single taxon ID

tax

NCBI taxonomy object

skip

vectors of ids to "skip", if the node 'id' is already present in skip, the recursive function is not called

Examples

1
get.children("1148", tax)

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