export | R Documentation |
Generates output representing the evaluated value for a given variable. This is done by outputing its class, and the result of its print and summary methods.
export(x)
x |
The object being exported. |
a list containing the class of the result, and the output of its print and summary methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.