Lines-class {sp} | R Documentation |
class for sets of line objects
getLinesLinesSlot(SL) getLinesIDSlot(Lines)
SL, Lines |
an Lines object |
Objects can be created by calls to the function Line
Lines
:"list"
, containing elements
of class Line-classID
:"character"
, unique identifier stringsignature(obj = "Line")
: retrieve coordinates
from lines; returns list with matrices signature(x = "Line")
: add lines to a plotRoger Bivand, Edzer Pebesma
Lines-class, SpatialLines-class