| buildLineUp | R Documentation |
factory for LineUp HTMLWidget based on a LineUpBuilder
buildLineUp( x, width = "100%", height = NULL, elementId = NULL, dependencies = .crosstalkLineUpLibs() )
x |
LineUpBuilder object |
width |
width of the element |
height |
height of the element |
elementId |
unique element id |
dependencies |
include crosstalk dependencies |
lineup html widget
## Not run: lineupBuilder(iris) |> buildLineUp() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.