barplot.SCGLRTHM {SCGLR}R Documentation

Barplot of percent of overall X variance captured by component

Description

Barplot of percent of overall X variance captured by component by theme

Usage

## S3 method for class 'SCGLRTHM'
barplot(height, ...)

Arguments

height

object of class 'SCGLRTHM', usually a result of running theme.

...

optional arguments.

Value

an object of class ggplot.


[Package SCGLR version 3.0 Index]