facelayer-class | R Documentation |
facelayer
linked to a trigrid
or hexagrid
objectThe grids themselves are scaffolds for the assigned data. The data are stored in containers which are linked to the grids.
gridObj |
( |
value |
( |
A facelayer
class object.
g <- trigrid(c(4,4))
fl <- facelayer(g, 1:length(g))
# faces3d(fl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.