plot.SCGLRTHM {SCGLR} | R Documentation |
SCGLRTHM generic plot
Description
SCGLR generic plot for themes
Usage
## S3 method for class 'SCGLRTHM'
plot(x, ...)
Arguments
x |
an object from SCGLRTHM class. |
... |
see SCGLR plot method |
Value
an object of class ggplot
.
[Package SCGLR version 3.0 Index]