BASE$get_attr | R Documentation |
This function gets the value of an attribute or a method.
BASE$get_attr(attr_name)
attr_name |
Character. Attribute name. |
The attribute value.
BASE$get_attr("test")
BASE$get_attr("..methods..")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.