$.interface_object | R Documentation |
Get a property from an interface object
## S3 method for class 'interface_object'
x$name
x |
An interface object |
name |
The name of the property to get |
The value of the specified property. The class of the returned value depends on the property's type as defined in the interface.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.