Description Usage Arguments Value Examples
Read controlled vocabulary from YAML
1 | read_convo(path)
|
path |
Path to YAML file containing |
Controlled vocabulary as convo
(list) object
1 2 | path <- system.file("", "ex-convo.yml", package = "convo")
convo <- read_convo(path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.