Learn R Programming

CoreGx (version 0.1.1)

mDataNames,CoreSet-method: mDataNames

Description

Returns the molecular data names for the CoreSet.

Usage

# S4 method for CoreSet
mDataNames(cSet)

Arguments

cSet

CoreSet object

Value

Vector of names of the molecular data types

Examples

Run this code
# NOT RUN {
data(cleveland_small)
mDataNames(Cleveland_small)

# }

Run the code above in your browser using DataLab