ontology.Rd
This constructor has been renamed to OntologySim().
OntologySim()
ontology(parent_child_dt, .verbose = TRUE)
A data.table containing the ontological information as parent-child relationships. Must contain the c("parent", "child") columns.
c("parent", "child")
Boolean. Controls the verbosity of the class.
Returns a OntologySim() object.