Learn R Programming

⚠️There's a newer version (1.11.1) of this package.Take me there.

upsetjs (version 1.3.1)

'HTMLWidget' Wrapper of 'UpSet.js' for Exploring Large Set Intersections

Description

'UpSet.js' is a re-implementation of 'UpSetR' to create interactive set visualizations for more than three sets. This is a 'htmlwidget' wrapper around the 'JavaScript' library 'UpSet.js'.

Copy Link

Version

Install

install.packages('upsetjs')

Monthly Downloads

273

Version

1.3.1

License

AGPL-3 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Samuel Gratzl

Last Published

June 21st, 2020

Functions in upsetjs (1.3.1)

chartProps

generic set chart props
chartLabels

specify chart labels
addQuery

adds a new query to the plot
addNumericAttribute

adds a new numeric attribute to the plot
chartTheme

specify theming options
chartStyleFlags

specify chart flags
chartLayout

specify the chart layout
addCategoricalAttribute

adds a new query to the plot
chartFontSizes

specify chart font sizes
generateDistinctIntersections

configure the generation of the distinct intersections
setQueries

set the queries
upsetjsEulerDiagramProxy

reactive helper to update an upsetjs euler diagram in place
upsetjsOutput

Output and render functions for using UpSet.js within Shiny applications and interactive Rmd documents.
setSelection

sets the selection of the chart
fromExpression

generates the sets from a lists object that contained the cardinalities of both sets and combinations (&)
upsetjsVennDiagram

upsetjs - factory for UpSet.js Venn Diagram HTMLWidget
fromList

generates the sets from a lists object
upsetjsVennDiagramProxy

reactive helper to update an upsetjs venn diagram in place
chartVennLabels

specify chart labels
setAttributes

set the attributes
getCombinations

extract the vector of combinations
generateUnions

configure the generation of the unions
renderUpsetjs

Shiny render bindings for upsetjs
generateIntersections

configure the generation of the intersections
got

Games of Thrones Character dataset for UpSet.js
chartVennLayout

specify the chart venn layout
fromDataFrame

extract the sets from a data frame (rows = elems, columns = sets, cell = contained)
getElements

extract the vector of elements
clearQueries

clears the list of queries for incremental updates
getSets

extract the vector of sets
upsetjs

Upset.js
interactiveChart

make it an interactive chart
upsetjsEulerDiagram

upsetjs - factory for UpSet.js Euler Diagram HTMLWidget
queryLegend

renders a legend for the queries
clearAttributes

clears the list of attributes for incremental updates
upsetjsProxy

reactive helper to update an upsetjs inplace
reexports

Objects exported from other packages
upsetjsSizingPolicy

upsetjs sizing policy