resultsPath {MAIT} | R Documentation |
Function resultsPath
returns the folder where the plots and tables are saved for a MAIT-class
object
resultsPath(MAIT.object)
MAIT.object |
A MAIT-class object |
A character showing where the plots and tables have been stored.
Francesc Fernandez, francesc.fernandez.albert@upc.edu
data(MAIT_sample) MAIT<-spectralSigFeatures(MAIT,p.adj="fdr",parametric=TRUE) resultsPath(MAIT)