print.pk: Print a user-friendly version of a `pk` object
Description
Prints a clear summary of `pk` object and returns it invisibly.
Usage
# S3 method for pk
print(x, ...)
Arguments
- x
A pk object.
- ...
Additional arguments. Currently not in use.
Author
Gilberto Padilla Mercado