Description Usage Arguments Examples
Extract question constants and their configuration from macro
1 2 3 | extractConfiguration(yxmc, asYaml = F)
yxmc2yaml(yxmc, asYaml = F)
|
yxmc |
path to yxmc file to extract configuration from. |
asYaml |
boolean indicating whether output should be converted to yaml. |
1 2 | yxmc <- system.file("templates", "sample1.yxmc", package = 'jeeves')
d <- extractConfiguration(yxmc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.