getResults | R Documentation |
Generic extractor for results mainly used for programming purpose as it provides informative error messages if the requested content is missing.
getResults(object, ...)
## S4 method for signature 'AnalysisAspect'
getResults(object, method)
## S4 method for signature 'OutlierDetection'
getResults(object, method)
object |
Any object for whose class a method has been defined. |
Depends on the objects class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.