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()
.
This wraps the ModvegeSite
instance's plot()
method.
# S3 method for class 'ModvegeSite'
plot(x, ...)
A ModvegeSite instance.
Arguments are passed on to ModvegeSite$plot()
.