print.orthoProjection {resemble}R Documentation

Print method for an object of class orthoProjection

Description

Prints the contents of an object of class orthoProjection

Usage

## S3 method for class 'orthoProjection'
print(x, ...)

Arguments

x

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

...

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

Author(s)

Leonardo Ramirez-Lopez


[Package resemble version 1.2.2 Index]