imxReplaceSlot | R Documentation |
Checks for and replaces a slot from the object This is an internal function exported for those people who know what they are doing.
imxReplaceSlot(x, name, value, check = TRUE)
x |
object |
name |
the name of the slot |
value |
replacement value |
check |
Check replacement value for validity (default TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.