print.fmdu: Print method for all fmdu objects
Description
Print the results of a fmdu object
Usage
# S3 method for fmdu
print(x, ...)
Value
No return value, called for side effects (print)
Arguments
- x
object of class fmdu.
- ...
additional arguments to be passed.