Learn R Programming

growR (version 1.3.0)

plot.ModvegeSite: Plot ModVege simulation result overview

Description

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

Usage

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

Value

NULL, but plots to the active device.

Arguments

x

A ModvegeSite instance.

...

Arguments are passed on to ModvegeSite$plot().

See Also

The different [modvegeSite]$plot_XXX() methods.