summary.sar | R Documentation |
Summary and print methods for the class sar
as returned by the function sar.
## S3 method for class 'sar'
summary(object, ...)
## S3 method for class 'summary.sar'
print(x, ...)
## S3 method for class 'sar'
print(x, ...)
object |
an object of class |
... |
further arguments passed to or from other methods. |
x |
an object of class |
A list of the same objects in object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.