analysesNames {PREDA} | R Documentation |
Get the names of the analyses in the from StatisticsForPREDA objects, PREDAResults objects and objects from classes extending these classes.
analysesNames(.Object)
.Object |
an object of class StatisticsForPREDA, PREDAResults or any other class extending these classes |
Character vector of analysesNames
Francesco Ferrari
"StatisticsForPREDA"
,
"PREDAResults"
require(PREDAsampledata) data(SODEGIRGEanalysisResults) analysesNames(SODEGIRGEanalysisResults)