getResults: Obtain analysis results

getResultsR Documentation

Obtain analysis results

Description

Generic extractor for results mainly used for programming purpose as it provides informative error messages if the requested content is missing.

Usage

getResults(object, ...)

## S4 method for signature 'AnalysisAspect'
getResults(object, method)

## S4 method for signature 'OutlierDetection'
getResults(object, method)

Arguments

object

Any object for whose class a method has been defined.

Value

Depends on the objects class.


kueckelj/confuns documentation built on June 28, 2024, 9:19 a.m.