plot.fmdu: Visualisation of a fmdu objects

View source: R/plot.fmdu.R

plot.fmduR 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)


fmdu documentation built on April 12, 2025, 2:23 a.m.

Related to plot.fmdu in fmdu...