View source: R/ssimEnvironment.R
runtimeDataFolder | R Documentation |
This function is part of a set of functions designed to facilitate the development of R-based Syncrosim Packages. This function creates and returns a SyncroSim Data Folder.
runtimeDataFolder(scenario, datasheetName)
scenario |
|
datasheetName |
character. The datasheet name |
Returns a data folder name for the specified datasheet.
## Not run:
dataFolder <- runtimeDataFolder()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.