A function to convert a list of named vectors to a data frame compatible with UpSetR.

fromList(input)

Arguments

input

A list of named vectors to be converted to a data frame compatible with UpSetR

Note

See "Basic Usage" vignette for an example on how to use this function in UpSetR.