plot.ortho_projection {resemble} | R Documentation |
ortho_projection
Plots objects of class ortho_projection
## S3 method for class 'ortho_projection'
plot(x, col = "dodgerblue", ...)
x |
an object of class |
col |
the color of the plots (default is "dodgerblue") |
... |
arguments to be passed to methods. |
Leonardo Ramirez-Lopez and Antoine Stevens