This is a simple example how to include the LineUp HTMLWidget in your R Markdown file
# devtools::install_github("lineupjs/lineup_htmlwidget") library(lineupjs)
lineup(iris)