Make a tree of an ontology
make_tree(..., reverse = FALSE, ontology = NULL)
character(1)
the concepts that shall be the
target, combination of 'column name = value'.
logical(1)
whether or not to make a tree that
gives the parents, instead of the children, of target concepts.
ontology(1)
either a path where the ontology is
stored, or an already loaded ontology.