col3d: OpenGL plot

View source: R/pupil.r

col3dR Documentation

OpenGL plot

Description

Returns a vector of colors similar to image() display.

Usage

col3d(surf, surf.col=topo.colors(256), zlim = NULL, eqa=FALSE)

Arguments

surf

A matrix of surface values

surf.col

Color palette for surface

zlim

Range of values to display

eqa

Equal area per color?

Value

A vector of color values the same length as surf.

Author(s)

M.L. Peck mpeck1@ix.netcom.com

References

The rgl package is described at http://rgl.neoscientists.org/about.shtml, and available from CRAN.

See Also

plot.pupil


mlpeck/zernike documentation built on April 19, 2024, 3:16 p.m.