plot.ortho_projection: Plot method for an object of class 'ortho_projection'

View source: R/plot.ortho_projection.R

plot.ortho_projectionR 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 ortho_projection (as returned by ortho_projection).

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

ortho_projection


l-ramirez-lopez/resemble documentation built on April 20, 2023, 10:44 p.m.