Rdocumentation
powered by
Learn R Programming
tkWidgets (version 1.50.0)
tkphenoData: Simple interface to enter AnnotatedDataFrame
Description
This widget provides an interface to create
AnnotatedDataFrame-class
instances.
Usage
tkphenoData(sampleNames)
Arguments
sampleNames
sampleNames for which we will enter phenotypic data.
Value
A list of two matrices
pData
a character matrix containing phenotypic data.
varLabels
a character vector with covariate description.
Details
The function returns a list of character matrices intended to be used as the
pData
and
varLabels
slots of an instance of
AnnotatedDataFrame-class
.
See Also
AnnotatedDataFrame-class