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