tkphenoData {tkWidgets} | R Documentation |
This widget provides an interface to create
AnnotatedDataFrame-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
AnnotatedDataFrame-class
.
A list of two matrices
pData |
a character matrix containing phenotypic data. |
varLabels |
a character vector with covariate description. |
Majnu John