print.ortho_projection {resemble}R Documentation

Print method for an object of class ortho_projection

Description

Prints the contents of an object of class ortho_projection

Usage

## S3 method for class '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(s)

Leonardo Ramirez-Lopez


[Package resemble version 2.2.4 Index]