edges: The edges of a 3d object

edgesR Documentation

The edges of a 3d object

Description

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

Usage

edges(x)

## S4 method for signature 'obj3d'
edges(x)

## S4 method for signature 'facelayer'
edges(x)

Arguments

x

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

Value

The edges of the grid, as a character matrix.


icosa documentation built on March 31, 2023, 8:33 p.m.