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.


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