R/fromList.R
fromList.Rd
A function to convert a list of named vectors to a data frame compatible with UpSetR.
fromList(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.