get_attr | R Documentation |
This function extracts a specified attribute from an R object.
get_attr(x, attr_name)
x |
An R object that has attributes. |
attr_name |
The name of the attribute to retrieve. |
The value of the attribute with the given name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.