plot.pls: Plot Function for geomorph

View source: R/geomorph.utils.r

plot.plsR Documentation

Plot Function for geomorph

Description

Plot Function for geomorph

Usage

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

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.

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

Author(s)

Michael Collyer


geomorph documentation built on June 24, 2024, 5:07 p.m.