Description Usage Arguments Details Value
Read a DR2S config file in yaml or json format
1 | readDR2SConf(configFile, format = "auto")
|
configFile |
The path to the valid DR2S config file or to a DR2S project directrory containing a ‘config.json’ or ‘config.yaml’ file. |
format |
Input format ("auto", "yaml" or "json") |
DR2S config files can be created manually or by the
writeDR2SConf
function.
A DR2Sconf
object or a list of DR2Sconf
objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.