print.fmdu {fmdu}R Documentation

Print method for all fmdu objects

Description

Print the results of a fmdu object

Usage

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

Arguments

x

object of class fmdu.

...

additional arguments to be passed.

Value

No return value, called for side effects (print)


[Package fmdu version 0.1.1 Index]