View source: R/ssimEnvironment.R
runtimeTempFolder | 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 Temporary Folder.
runtimeTempFolder(folderName)
folderName |
character. The folder name |
Returns a temporary folder name.
## Not run:
tempFolder <- runtimeTempFolder()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.