Learn R Programming

comradesOO (version 0.1.1)

sampleNames: sampleNames

Description

Extract the sample names for the instance

Usage

sampleNames(x)

Value

A character vector - the sample names

Arguments

x

A comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()

sampleNames(cds)

Run the code above in your browser using DataLab