Skip to contents

Test data for join operations

Usage

data(join)

Format

An object of class list of length 2.

Value

list.

Note

Updated 2021-10-14.

Examples

if (requireNamespace("S4Vectors", quietly = TRUE)) {
    data(join)
    class(join)
    names(join)
}
#> [1] "instruments" "members"