store | R Documentation |
Stores/restores all mark model objects in a marklist either to or from external storage.
store(x)
x |
marklist of models |
For store
, each mark model is stored externally and the object in the
list is replaced with the filename of the object. restore
does the
opposite of storing the saved external object into the marklist and then
deleting the saved file.
A modified marklist to replace the previous marklist specified as the argument.
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.