Learn R Programming

siland (version 3.0.2)

plot.siland: 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 siland
plot(x, ...)

Arguments

x

an object of class siland

...

the same options as for the function plot.lm()