View source: R/geomorph.utils.r
plot.physignal.eigen | R Documentation |
Plot Function for geomorph
## S3 method for class 'physignal.eigen'
plot(x, type = c("conf", "vectors", "both"), confidence = 0.95, ...)
x |
plot object (from |
type |
the manner in which the distribution of permuted outcomes is represented: confidence bands (type = "conf"), vectors (type = "vectors"), or both (type = "both") |
confidence |
A numerical value designating the confidence interval range |
... |
other arguments passed to plot |
Michael Collyer and Dean Adams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.