plot.ModvegeSite {growR}R Documentation

Plot ModVege simulation result overview

Description

This wraps the ModvegeSite instance's plot() method.

Usage

## S3 method for class 'ModvegeSite'
plot(x, ...)

Arguments

x

A ModvegeSite instance.

...

Arguments are passed on to ModvegeSite⁠$plot()⁠.

Value

NULL, but plots to the active device.

See Also

The different ⁠[modvegeSite]$plot_XXX()⁠ methods.


[Package growR version 1.2.0 Index]