Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

facelayer-class

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

(hexagrid or trigrid) The linked grid object.

value

(logical,numeric or character) The facelayer will be initialized with these values/this value

Value

A facelayer class object.

Examples

g <- trigrid(c(4,4))
fl <- facelayer(g, 1:length(g))
# faces3d(fl)

icosa

Global Triangular and Penta-Hexagonal Grids Based on Tessellated Icosahedra

v0.10.1
GPL-3
Authors
Adam T. Kocsis [aut, cre]
Initial release
2021-01-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.