Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.slider3d

plot the result of slider3d


Description

plot the result of slider3d

Usage

## S3 method for class 'slider3d'
plot(x, cols = 2:4, pt.size = NULL,
  point = c("sphere", "point"), specimen = 1, add = TRUE, ...)

Arguments

x

result of slider3d call

cols

vector containing colors for each coordinate type cols[1]=landmarks, cols[2]=surface landmarks, cols[3]=outlines.

pt.size

size of plotted points/spheres. If point="s". pt.size defines the radius of the spheres. If point="p" it sets the variable size used in point3d.

point

how to render landmarks.

specimen

integer: select the specimen to plot

add

logical: if TRUE, a new rgl window is opened.

...

additonal, currently unused parameters


Morpho

Calculations and Visualisations Related to Geometric Morphometrics

v2.8
GPL-2
Authors
Stefan Schlager [aut, cre, cph], Gregory Jefferis [ctb], Dryden Ian [cph]
Initial release
2020-02-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.