screeplot.SCGLRTHM {SCGLR} | R Documentation |
Screeplot of percent of overall X variance captured by component
Description
Screeplot of percent of overall X variance captured by component by theme
Usage
## S3 method for class 'SCGLRTHM'
screeplot(x, ...)
Arguments
x |
object of class 'SCGLRTHM', usually a result of running |
... |
optional arguments. |
Value
an object of class ggplot.
[Package SCGLR version 3.0 Index]