analysesNames: Get the names of the analyses in the from PREDA objects

Description Usage Arguments Value Author(s) See Also Examples

Description

Get the names of the analyses in the from StatisticsForPREDA objects, PREDAResults objects and objects from classes extending these classes.

Usage

1
analysesNames(.Object)

Arguments

.Object

an object of class StatisticsForPREDA, PREDAResults or any other class extending these classes

Value

Character vector of analysesNames

Author(s)

Francesco Ferrari

See Also

"StatisticsForPREDA", "PREDAResults"

Examples

1
2
3
  require(PREDAsampledata)
  data(SODEGIRGEanalysisResults)
  analysesNames(SODEGIRGEanalysisResults)

PREDA documentation built on Nov. 8, 2020, 7:40 p.m.