| facelayer-class {icosa} | R Documentation |
A facelayer linked to a trigrid or hexagrid object
Description
The grids themselves are scaffolds for the assigned data. The data are stored in containers which are linked to the grids.
Arguments
gridObj |
|
value |
( |
Value
A facelayer class object.
Examples
g <- trigrid(c(4,4))
fl <- facelayer(g, 1:length(g))
# faces3d(fl)
[Package icosa version 0.11.0 Index]