View source: R/geomorph.utils.r
plot.pls | R Documentation |
Plot Function for geomorph
## S3 method for class 'pls'
plot(x, label = NULL, ...)
x |
plot object (from |
label |
Optional vector to label points |
... |
other arguments passed to plot. The function returns values that can be used with
|
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
Michael Collyer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.