loadRData | R Documentation |
An internal function to load and rename an Rdata object
loadRData(input)
input |
the directory path to an Rdata object |
a renamed object loaded into R workspace
## Not run:
loadRdata("myfile.Rdata")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.