length,trigrid-method {icosa} | R 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 |
Value
An integer value.
[Package icosa version 0.11.0 Index]