print.fmx {fmx} | R Documentation |
S3 print of fmx Object
Description
..
Usage
## S3 method for class 'fmx'
print(x, ...)
Arguments
x |
an fmx object |
... |
additional parameters, not currently in use |
Value
Function print.fmx returns the input fmx object invisibly.
[Package fmx version 0.1.2 Index]