powered by
set the vector of elements
setElements(upsetjs, value)
the object given as first argument
an object of class upsetjs
upsetjs
the vector of elements
upsetjs() %>% setElements(c(1, 2, 3, 4, 5)) %>% getElements()
Run the code above in your browser using DataLab