lineup.Rd
LineupJS Visualizations
lineup(
data,
remove_columns = NULL,
factor_cols = NULL,
file_path = NULL,
width = "100%",
height = NULL,
elementId = NULL,
options = list(filterGlobally = TRUE, singleSelection = FALSE, noCriteriaLimits =
FALSE, animated = TRUE, sidePanel = "collapsed", hierarchyIndicator = TRUE,
summaryHeader = TRUE, overviewMode = T, expandLineOnHover = FALSE,
defaultSlopeGraphMode = "item"),
ranking = NULL,
dependencies = crosstalkLibs(),
frame_widget = F,
frame_width = "100%",
frame_height = NULL,
frame_element = NULL,
frame_options = frameOptions(allowfullscreen = T),
...
)
inst/examples/lineup.r