Learn R Programming

CoreGx (version 0.1.1)

cellNames: cellNames Generic

Description

A generic for the cellNames method

Usage

cellNames(cSet)

Arguments

cSet

The CoreSet to return cell names from

Value

A vector of the cell names used in the CoreSet

Examples

Run this code
# NOT RUN {
cellNames(Cleveland_small)

# }

Run the code above in your browser using DataLab