View source: R/remoteGLS_methods.R
print.remoteGLS | R Documentation |
print method for remoteGLS
## S3 method for class 'remoteGLS'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
remoteGLS object |
digits |
digits to print |
... |
additional arguments |
formatted output for remoteGLS object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.