Skip to contents

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)

Arguments

x

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

Value

The faces of the grid as a character matrix.