Learn R Programming

comradesOO (version 0.1.1)

sampleTable: sampleTable

Description

Extract the sample table for the instance

Usage

sampleTable(x)

Value

A data frame - The orginal meta-data table

Arguments

x

A comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()

sampleTable(cds)

Run the code above in your browser using DataLab