rowMeta {CoreGx}R Documentation

Generic to access the row identifiers from

Description

Generic to access the row identifiers from

Usage

rowMeta(object, ...)

Arguments

object

['S4'] An object to get row metadata columns from.

...

Allow new arguments to this generic.

Value

Depends on the implemented method.

Examples

print("Generics shouldn't need examples?")


[Package CoreGx version 1.2.0 Index]