View source: R/ssimEnvironment.R
runtimeInputFolder | 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 Datasheet Input Folder.
runtimeInputFolder(scenario, datasheetName)
scenario |
|
datasheetName |
character. The input Datasheet name |
Returns a folder name for the specified Datasheet.
## Not run:
inputFolder <- runtimeInputFolder()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.