Description Usage Arguments Details Value
View source: R/visualize_attention.R
"This function is looked up within the package implementing the widget by the convention widgetname_html so it need not be formally exported from your package or otherwise registered with htmlwidgets."
1 | visualize_attention_html(id, style, class, ...)
|
id |
Parameter used by |
style |
Parameter used by |
class |
Parameter used by |
... |
Other parameters used by |
You shouldn't need to call this function directly.
The output from htmltools::tags$span(). I think this should be properly formatted html, as a string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.