print.SSN {SSN2} | R Documentation |
Print SSN object
Description
Print information about the data found in an SSN object.
Usage
## S3 method for class 'SSN'
print(x, ...)
Arguments
x |
An SSN object. |
... |
Other arguments. Not used (needed for generic consistency). |
Value
Print summary to console
[Package SSN2 version 0.2.0 Index]