colIDs {CoreGx}R Documentation

Generic to access the row identifiers for an object.

Description

Generic to access the row identifiers for an object.

Usage

colIDs(object, ...)

Arguments

object

['S4'] An object to get column id 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]