$<-.interface_object | R Documentation |
Set a property in an interface object
## S3 replacement method for class 'interface_object'
x$name <- value
x |
An interface object |
name |
The name of the property to set |
value |
The new value for the property |
The modified interface object, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.