plot.pls {geomorph} | R 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 |
label |
Optional vector to label points |
... |
other arguments passed to plot. The function returns values that can be used with
|
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
[Package geomorph version 4.0.8 Index]