zipSimList | R Documentation |
simList
and various fileszipSimList
will save the simList
and file-backed Raster*
objects, plus,
optionally, files identified in outputs(sim)
and inputs(sim)
.
This uses Copy
under the hood, to not affect the original simList
.
These functions have been moved to other packages.
zipSimList(sim, zipfile, ..., outputs = TRUE, inputs = TRUE, cache = FALSE)
experiment(...)
experiment2(...)
POM(...)
simInitAndExperiment(...)
loadPackages(...)
sim |
Either a |
zipfile |
A character string indicating the filename for the zip file. Passed to |
... |
Unused. |
outputs |
Logical. If |
inputs |
Logical. If |
cache |
Logical. Not yet implemented. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.