simFile | R Documentation |
Assists with saving and retrieving simulations (e.g., with saveSimList
and loadSimList
).
simFile(name, path, time = NULL, ext = "rds")
name |
Object name (e.g., |
path |
Directory location in where the file will be located (e.g., an |
time |
Optional simulation time to use as filename suffix. Default |
ext |
The file extension to use (default |
character string giving a file path for a simulation file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.