Save | R Documentation |
Saves any objects, not just named ones
Save(..., file)
... |
objs (should be named - othewise funny manes will be used) |
file |
filename - must be there! |
Save
Save(bla = matrix(sample(1:10),2,4), foo = A[1:5, 2:7])
nothing useful ?
load
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.