plot.siland {siland} | R Documentation |
Plot an object of class siland
Description
This function calls the function plot.lm() and plot the object result stored in x
Usage
## S3 method for class 'siland'
plot(x, ...)
Arguments
x |
an object of class siland |
... |
the same options as for the function plot.lm() |
[Package siland version 3.0.2 Index]