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

View source: R/termProc.R

secLevGenR Documentation

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

Description

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

Usage

secLevGen(choices, ont)

Arguments

choices

vector of terms

ont

instance of ontology_index (S3) from ontologyIndex package

Value

TermSet instance

Examples

efoOnto = getOnto("efoOnto")
secLevGen( "disease", efoOnto )

vjcitn/ontoProc documentation built on March 23, 2024, 7:23 a.m.