print.configs {ggPMX} | R Documentation |
This function can be used to print configuration of the defined object using S3 method.
Description
This function can be used to print configuration of the defined object using S3 method.
Usage
## S3 method for class 'configs'
print(x, ...)
Arguments
x |
object of class configs |
... |
pass additional options (not used presently) |
Value
print result
[Package ggPMX version 1.2.11 Index]