c,ontology_list-method {struct} | R Documentation |
ontology_lists can be catenated with other ontology lists or with ontology_items.
## S4 method for signature 'ontology_list' c(x, ...)
x |
an ontology_list() |
... |
any number of ontology_list() or ontology_item() objects to catenate |
an ontology_list()