powered by
Get a specific taxonomy details.
opal.taxonomy(opal, taxonomy)
Opal object.
Name of the taxonomy
Other taxonomy functions: opal.taxonomies, opal.terms, opal.vocabularies, opal.vocabulary
opal.taxonomies
opal.terms
opal.vocabularies
opal.vocabulary
# NOT RUN { o <- opal.login('administrator','password','https://opal-demo.obiba.org') opal.taxonomy(o, 'Mlstr_area') opal.logout(o) # }
Run the code above in your browser using DataLab