| fromExpression {UpSetR} | R Documentation |
A function to convert an expression to a data frame compatible with UpSetR.
fromExpression(input)
input |
An vector (expression) to be converted to an input compatible with UpSetR |
See "Basic Usage" vignette for an example on how to use this function in UpSetR.