Description Usage Arguments Value Author(s) Examples
Read an 'Rdata' file into a list (rather than into the global environment)
1 |
file |
Target file name |
Named list containing objects in 'file'.
Alexey Shiklomanov
1 2 3 4 | ## Not run:
mylist <- load_local("file.RData")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.