Learn R Programming

CoreGx (version 0.1.1)

fNames: fNames Generic

Description

A generic for the fNames method

Usage

fNames(cSet, mDataType)

Arguments

cSet

The CoreSet

mDataType

The molecular data type to return feature names for

Value

A character vector of the feature names

Examples

Run this code
# NOT RUN {
fNames(Cleveland_small, "rna")

# }

Run the code above in your browser using DataLab