getElement2 | R Documentation |
Get element or default value from Object
getElement2(object, element_name, default_value = NULL)
object |
object from which to get element |
element_name |
a string matched to the names of the object |
default_value |
return value if element not found in object |
element or default value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.