barplot.SCGLR {SCGLR} | R Documentation |
Barplot of percent of overall X variance captured by component
Description
Barplot of percent of overall X variance captured by component
Usage
## S3 method for class 'SCGLR'
barplot(height, ...)
Arguments
height |
object of class 'SCGLR', usually a result of running |
... |
optional arguments. |
Value
an object of class ggplot
.
See Also
For barplot application see examples in plot.SCGLR
.
[Package SCGLR version 3.1.0 Index]