faces {icosa}R 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.


[Package icosa version 0.11.0 Index]