Re: [R] expected arguments for rgl.triangles

2014-11-14 Thread Duncan Murdoch
On 14/11/2014 7:18 AM, Alexander Shenkin wrote: Hello all, I have a set of points in 3D space that represent vertices of a non-convex polyhedron. I would like to plot this polyhedron, and have been trying to do so with rgl.triangles, but to no avail. I imagine I don't understand what rgl.trian

[R] expected arguments for rgl.triangles

2014-11-14 Thread Alexander Shenkin
Hello all, I have a set of points in 3D space that represent vertices of a non-convex polyhedron. I would like to plot this polyhedron, and have been trying to do so with rgl.triangles, but to no avail. I imagine I don't understand what rgl.triangles expects for arguments. I have construct