Description Usage Arguments Author(s) See Also
Plots a triangulation mesh using rgl
.
1 2 3 4 5 6 7 8 |
x |
A 3-column triangle-to-vertex index map matrix. |
S |
A 3-column vertex coordinate matrix. |
color |
Color specification. A single named color, a vector of scalar values, or a matrix of RGB values. |
color.axis |
The min/max limit values for the color mapping. |
color.n |
The number of colors to use in the color palette. |
color.palette |
A color palette function. |
color.truncate |
If |
alpha |
Transparency/opaqueness values. See |
lwd |
Line width for edges. See |
specular |
Specular color. See |
draw.vertices |
If |
draw.edges |
If |
edge.color |
Edge color specification. |
... |
Additional parameters passed to and from other methods. |
Finn Lindgren finn.lindgren@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.