View source: R/shinyYM-utils.R
findAttribute | R Documentation |
This function takes a DOM element/tag object and reccurs within it until
findAttribute(x, attr, val)
x |
Parent tag. |
attr |
Atttribute like id, class, data-toggle, ... |
val |
Attribute value. |
TRUE or FALSE, depending on the search result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.