Learn R Programming

projections (version 0.6.1)

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)

Author

Thibaut Jombart (thibautjombart@gmail.com)