secLevGen: simple generation of children of 'choices' given as terms,...

Description Usage Arguments Value Examples

View source: R/termProc.R

Description

simple generation of children of 'choices' given as terms, returned as TermSet

Usage

1
secLevGen(choices, ont)

Arguments

choices

vector of terms

ont

instance of ontology_index (S3) from ontologyIndex package

Value

TermSet instance

Examples

1
2
efoOnto = getEFOOnto()
secLevGen( "disease", efoOnto )

ontoProc documentation built on Nov. 8, 2020, 4:49 p.m.