Learn R Programming

debrowser (version 1.0.8)

getSampleNames: getSampleNames

Description

Prepares initial samples to fill condition boxes. it reads the sample names from the data and splits into two.

Usage

getSampleNames(cnames = NULL, part = 1)

Arguments

cnames,
sample names in the header of a dataset
part,
c(1,2). 1=first half and 2= second half

Value

sample names.

Examples

Run this code
    x<-getSampleNames()

Run the code above in your browser using DataLab