Learn R Programming

icosa (version 0.11.0)

faces: The faces of a 3d object

Description

Shorthand function to get the faces slot of an icosahedral grid or a grid linked to a facelayer.

Usage

faces(x)

# S4 method for trigrid faces(x)

# S4 method for gridlayer faces(x)

Value

The faces of the grid as a character matrix.

Arguments

x

(trigrid, hexagrid or facelayer) The grid or facelayer object.