View source: R/load_ontology.R
load_ontology | R Documentation |
Load an ontology
load_ontology(path = NULL)
path |
|
A table of the full ontology (i.e., where attribute and mapping tables are joined).
# load an already existing ontology
load_ontology(path = system.file("extdata", "crops.rds", package = "ontologics"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.