s3D {qtlc} | R Documentation |
Internal function used by showtlc3D
Description
Internal function used by showtlc3D
Usage
s3D(mat, ogl, grey, ...)
Arguments
mat |
Matrix with x,y,Intensity dimensions |
ogl |
If TLC 3D plot use OpenGL library for fast and interactive 3D plot. (This functionality is based on the |
grey |
Boolean, if TRUE, then tlc is greyscaled. Default value is FALSE. |
... |
Additional graphics parameters. |
Value
None.
Author(s)
Ivan D. Pavicevic, ivanp84@gmail.com
Examples
## Not run:
#Internal function.
## End(Not run)
[Package qtlc version 1.0 Index]