plot.ortho_projection {resemble} | R Documentation |
Plot method for an object of class ortho_projection
Description
Plots objects of class ortho_projection
Usage
## S3 method for class 'ortho_projection'
plot(x, col = "dodgerblue", ...)
Arguments
x |
an object of class |
col |
the color of the plots (default is "dodgerblue") |
... |
arguments to be passed to methods. |
Author(s)
Leonardo Ramirez-Lopez and Antoine Stevens
See Also
[Package resemble version 2.2.3 Index]