Make a tree of an ontology

make_tree(..., reverse = FALSE, ontology = NULL)

Arguments

...

character(1)
the concepts that shall be the target, combination of 'column name = value'.

reverse

logical(1)
whether or not to make a tree that gives the parents, instead of the children, of target concepts.

ontology

ontology(1)
either a path where the ontology is stored, or an already loaded ontology.