print.projections: Print method for projections objects
Description
This method prints the content of projections
objects.
Usage
# S3 method for projections
print(x, ...)
Arguments
- x
A projections
object.
- ...
further parameters to be passed to other methods (currently not
used)