loadRData | R Documentation |
Loads and extracts an object from an RData file
loadRData(filename)
filename |
The path to the RData file |
Returns an R object
An R object
ricardo (from GitHub)
load
## Not run:
d <- loadRData("~/blah/ricardo.RData")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.