Learn R Programming

IdMappingAnalysis (version 1.16.0)

getSampleNames.CorrData: Get experiment sample names

Description

Get experiment sample names.

Usage

"getSampleNames"(this, ...)

Arguments

...
Not used

Value

character vector of sample names encapsulated within the given object.

See Also

For more information see CorrData.

Examples

Run this code
 examples$corrData$getSampleNames();
 

Run the code above in your browser using DataLab