Skip to contents

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.