plot.fmdu {fmdu}R Documentation

Visualisation of a fmdu objects

Description

Plot method for a fmdu object. The plot shows the result of fmdu.

Usage

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

Arguments

x

An fmdu object .

...

additional arguments to pass

Value

No return value, called for side effects (plot)


[Package fmdu version 0.1.1 Index]