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.


adamkocsis/icosa documentation built on Aug. 20, 2024, 1:35 a.m.