Function loads an object from an Rda file. In contrast to standard load(), this function returns the loaded object as opposed to put it into the namespace. Thus, one can place the new object into any variable, not necessarily the variable name used to save it in the first place.
1 |
file |
filename with Rda object to load |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.