Skip to contents

Example Bioconductor S4 DFrameList object.

Usage

data(DFrameList)

Format

An object of class SimpleDFrameList of dimension 1 x 2 x 2 x 2.

Value

DFrameList.

Note

Updated 2023-11-08.

Examples

if (requireNamespace("IRanges", quietly = TRUE)) {
    data(DFrameList)
    class(DFrameList)
    is(DFrameList, "DFrameList")
    print(DFrameList)
}
#> DataFrameList of length 2