anaglyph {tourr} | R Documentation |
Draw anaglyphs with base graphics.
Description
Draw anaglyphs with base graphics.
Usage
anaglyph(d3, blue, red, cex = 1)
Arguments
d3 |
3d numeric matrix giving position of points |
blue |
blue colour (for right eye) |
red |
red colour (for left eye) |
cex |
size of the point to be plotted. Defaults to 1. |
[Package tourr version 1.2.6 Index]