View source: R/plotting_functions.R
plot.calibrated.mesh.colors | R Documentation |
plotting individual specimens before AND after color sampling | select individual or 3 random side by side individuals
## S3 method for class 'calibrated.mesh.colors'
plot(mesh.colors.object, individual = 1, style = "interior", ...)
mesh.colors.object |
an object of class "calibrated.mesh.colors". |
individual |
which individual from your landmark dataframe you'd like to plot |
style |
options include "interior", "perimeter", "points", and "comparison". |
... |
Additional plotting parameters to be passed to plot.default |
A plot of calibrated mesh colors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.