| .scenariosGenFiles | R Documentation |
Generate scenario xml files
.scenariosGenFiles(
scenarios,
baseFile,
range,
placeholders,
prefix,
ncores = 1
)
scenarios |
Data frame containing the values for the placeholders. One row per scenario, placeholders in columns. Column names correspond to the placeholder names. |
baseFile |
Compatible base xml file. |
range |
Row range of scenarios |
placeholders |
Vector containing the placeholders |
prefix |
Filename prefix |
ncores |
Number of parallel processes to use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.