| slot<- | R Documentation |
S4/S3 compatibility slot assignment helper
slot(object, name, check = TRUE) <- value
object |
An object (S4 or S3). |
name |
Name of the slot / list element. |
check |
Logical. |
value |
Value to assign. |
The modified object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.