plot-methods {FRAPO} | R Documentation |
Methods for Function plot
in Package graphics
Description
Additional arguments to the plot
-method pertinent to the
defined S4-classes in this package are detailed below.
Usage
## S4 method for signature 'PortDD'
plot(x, main = NULL, xlab = NULL, ylab = NULL,
col = c("black", "red"), grid = TRUE, invert = TRUE, ...)
Arguments
x |
|
main |
|
xlab |
|
ylab |
|
col |
|
grid |
|
invert |
|
... |
Ellipsis argument is passed to the generic |
Author(s)
Bernhard Pfaff
[Package FRAPO version 0.4-1 Index]