Learn R Programming

icosa (version 0.10.0)

lines,trigrid-method: Lines method for the trigrid and hexagrid classes

Description

This function will invoke the sp.lines method of the SpatialPolygons class.

Usage

# S4 method for trigrid
lines(x, projargs = NULL, ...)

Arguments

x

(trigrid, hexagrid) Object.

projargs

(character or CRS) A projection string for the transformation fo coordinates.

...

Arguments passed to the sp.lines method.

Value

The function has no return value.