| fromList {UpSetR} | R Documentation |
A function to convert a list of named vectors to a data frame compatible with UpSetR.
fromList(input)
input |
A list of named vectors to be converted to a data frame compatible with UpSetR |
See "Basic Usage" vignette for an example on how to use this function in UpSetR.