LineUp.js HTMLWidget

Samuel Gratzl

2022-08-17


LineUp HTMLWidget in R Markdown

This is a simple example how to include the LineUp HTMLWidget in your R Markdown file

# devtools::install_github("lineupjs/lineup_htmlwidget")

library(lineupjs)

Simple Example

lineup(iris)
browser cannot be detected
use the ignoreUnsupportedBrowser=true option to ignore this error at your own risk