Method to add a PhenotypeSet to a MultiDataSet object.
Source:R/new_classes_eSet.R
add_pheno-methods.Rd
Method to add a PhenotypeSet to a MultiDataSet object.
Arguments
- object
A MultiDataSet::MultiDataSet object.
- pheno_set
A PhenotypeSet object.
- warnings
Logical, should warnings be displayed? Default is
TRUE
.- ...
Further arguments passed to the
MultiDataSet::add_eset()
function.
Value
A new MultiDataSet::MultiDataSet object with a slot filled.