getAnalysisAspect | R Documentation |
AnalysisAspect
Extracts objects of class AnalysisAspect
and adds
content of slot @data, @data_scaled and @meta.
getAnalysisAspect(object, ...)
## S4 method for signature 'Analysis'
getAnalysisAspect(object, aspect, verbose = TRUE)
object |
Any object for whose class a method has been defined. |
aspect |
Character value. Name of the analsis aspect. Use |
verbose |
Logical. If set to TRUE informative messages regarding the computational progress will be printed. (Warning messages will always be printed.) |
An object of class AnalysisAspect
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.