print.SSN: Print SSN object
Description
Print information about the data found in an SSN object.
Usage
# S3 method for SSN
print(x, ...)
Value
Print summary to console
Arguments
- x
An SSN object.
- ...
Other arguments. Not used (needed for generic consistency).