length: The number of faces in a 'trigrid' or 'hexagrid' class...

length,trigrid-methodR Documentation

The number of faces in a trigrid or hexagrid class object.

Description

The length of the object is interpreted as the number of faces it contains.

Usage

## S4 method for signature 'trigrid'
length(x)

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

Arguments

x

(trigrid, hexagrid or facelayer) The object.

Value

An integer value.


icosa documentation built on Sept. 11, 2024, 5:57 p.m.