Learn R Programming

geomorph (version 4.0.8)

plot.pls: Plot Function for geomorph

Description

Plot Function for geomorph

Usage

# S3 method for pls
plot(x, label = NULL, ...)

Value

If shapes = TRUE, function returns a list containing the shape coordinates of the extreme ends of axis1 and axis2 if 3D arrays were originally provided for each

Arguments

x

plot object (from phylo.integration or two.b.pls)

label

Optional vector to label points

...

other arguments passed to plot. The function returns values that can be used with picknplot.shape (in a limited capacity). In most cases, greater flexibility can be attained with using plotRefToTarget and shape.predictor.

Author

Michael Collyer