plot.lsa {mrgsim.sa} | R Documentation |
Plot a lsa object
Description
Plot a lsa object
Usage
## S3 method for class 'lsa'
plot(x, y = NULL, pal = NULL, ...)
Arguments
x |
output from |
y |
not used. |
pal |
a color palette passed to |
... |
not used. |
Value
A ggplot.
[Package mrgsim.sa version 0.2.0 Index]