teapot | R Documentation |
The Utah teapot is a classic computer graphics example. This data set
contains a representation in terms of triangles. This is taken from the
misc3d
package.
teapot
A list with components vertices and edges. vertices is a 1976 by 3 numeric matrix of the coordinates of the vertices. edges is a 3751 by 3 integer matrix of the indices of the triangles.
Taken from the misc3d
package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.