plot.SCGLRTHM {SCGLR}R Documentation

SCGLRTHM generic plot

Description

SCGLR generic plot for themes

Usage

## S3 method for class 'SCGLRTHM'
plot(x, ...)

Arguments

x

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

...

see SCGLR plot method

Value

an object of class ggplot.


[Package SCGLR version 3.1.0 Index]