print.fars {FARS} | R Documentation |
Print method for fars object
Description
Prints a short summary of the fars object
Usage
## S3 method for class 'fars'
print(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments (ignored). |
Value
The input object x
, returned invisibly.
[Package FARS version 0.5.0 Index]