modifiers | R Documentation |
In case you want to see which modifiers are definied for a certain XML node, just call this helper function.
modifiers(obj = "all")
obj |
An object of class |
A character vector of valid modifiers.
myCheckbox <- rk.XML.cbox("Check for action") modifiers(myCheckbox)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.