visualize_attention_html: Customize Visualizer html

Description Usage Arguments Details Value

View source: R/visualize_attention.R

Description

"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."

Usage

1

Arguments

id

Parameter used by htmlwidgets.

style

Parameter used by htmlwidgets.

class

Parameter used by htmlwidgets.

...

Other parameters used by htmlwidgets.

Details

You shouldn't need to call this function directly.

Value

The output from htmltools::tags$span(). I think this should be properly formatted html, as a string.


jonathanbratt/RBERTviz documentation built on June 19, 2021, 6:27 p.m.