Learn R Programming

icosa (version 0.11.1)

length,trigrid-method: 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 trigrid
length(x)

# S4 method for gridlayer length(x)

Value

An integer value.

Arguments

x

(trigrid, hexagrid or facelayer) The object.