plot.siland: Plot an object of class siland

View source: R/plot.siland.R

plot.silandR 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()


siland documentation built on March 31, 2023, 7:33 p.m.