Lines-class {sp} | R Documentation |
Class "Lines"
Description
class for sets of line objects
Arguments
SL , Lines |
an Lines object |
Objects from the Class
Objects can be created by calls to the function Line
Slots
Lines
:Object of class
"list"
, containing elements of class Line-classID
:"character"
vector of length one, with unique identifier string
Methods
- coordinates
signature(obj = "Line")
: retrieve coordinates from lines; returns list with matrices- lines
signature(x = "Line")
: add lines to a plot
Author(s)
Roger Bivand, Edzer Pebesma
See Also
Lines-class, SpatialLines-class
[Package sp version 2.1-4 Index]