Learn R Programming

resemble (version 2.2.3)

print.ortho_projection: Print method for an object of class ortho_projection

Description

Prints the contents of an object of class ortho_projection

Usage

# S3 method for ortho_projection
print(x, ...)

Arguments

x

an object of class ortho_projection (as returned by the ortho_projection function).

...

arguments to be passed to methods (not yet functional).

Author

Leonardo Ramirez-Lopez