powered by
facelayer
trigrid
hexagrid
The grids themselves are scaffolds for the assigned data. The data are stored in containers which are linked to the grids.
(hexagrid or trigrid) The linked grid object.
(logical,numeric or character) The facelayer will be initialized with these values/this value
logical
numeric
character
A facelayer class object.
# NOT RUN { g <- trigrid(c(4,4)) fl <- facelayer(g, 1:length(g)) faces3d(fl) # }
Run the code above in your browser using DataLab