powered by
create a new upsetjs dash adapter
upsetjsDash(children = NULL, id = NULL, width = NULL, height = NULL)
the set object
dash children
dash id
upsetjs width
upestjs height
upsetjsDash("u") %>% fromList(list(a = c(1, 2, 3), b = c(2, 3)))
Run the code above in your browser using DataLab