print.projections {projections} | R Documentation |
Print method for projections objects
Description
This method prints the content of projections
objects.
Usage
## S3 method for class 'projections'
print(x, ...)
Arguments
x |
A |
... |
further parameters to be passed to other methods (currently not used) |
Author(s)
Thibaut Jombart (thibautjombart@gmail.com)
[Package projections version 0.6.0 Index]