tagAssert | R Documentation |
Assert that a tag has specified properties
tagAssert(tag, type = NULL, class = NULL, allowUI = TRUE)
tag |
A tag object. |
type |
The type of a tag, like "div", "a", "span". |
class |
An HTML class. |
allowUI |
If TRUE (the default), allow dynamic outputs generated by
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.