| print.lagpol | R Documentation |
Prints objects of class lagpol.
## S3 method for class 'lagpol'
print(x, digits = 2, width = getOption("width"), ...)
x |
An object of class |
digits |
Integer. Number of significant digits to display. Default is 2. |
width |
Integer. Maximum number of characters per line. Default is the console width. |
... |
Additional arguments (currently unused). |
Invisibly returns the lagpol object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.