print.remoteGLS {remotePARTS} | R Documentation |
print method for remoteGLS
Description
print method for remoteGLS
Usage
## S3 method for class 'remoteGLS'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
x |
remoteGLS object |
digits |
digits to print |
... |
additional arguments |
Value
formatted output for remoteGLS object
[Package remotePARTS version 1.0.4 Index]