Rdocumentation
powered by
Learn R Programming
pavo (version 1.0.0)
points.colspace: Plot points in a colorspace
Description
Add points to a colorspace plot
Usage
"points"(x, ...)
Arguments
x
(required) an object of class
colspace
.
...
additional graphical options. See
par
.
Value
points.colspace
adds points to a colorspace plot. When
space = 'tcs'
, it creates 3D points in a tetrahedral color space plot using functions of the package
rgl
, based on openGL capabilities.