faces: The faces of a 3d object

facesR Documentation

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 signature 'trigrid'
faces(x)

## S4 method for signature 'gridlayer'
faces(x)

Arguments

x

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

Value

The faces of the grid as a character matrix.


adamkocsis/icosa documentation built on April 16, 2023, 10:05 p.m.