| tkphenoData {tkWidgets} | R Documentation |
This widget provides an interface to create
phenoData-class instances.
tkphenoData(sampleNames)
sampleNames |
sampleNames for which we will enter phenotypic data. |
The function returns a list of character matrices intended to be used
as the pData and varLabels slots of an instance of
phenoData-class.
A list of two matrices
pData |
a character matrix containing phenotypic data. |
varLabels |
a character vector with covariate description |
Majnu John