| Sline-class {sp} | R Documentation |
class for line objects
Objects can be created by calls of the form new("Sline", ...),
or (preferred) by calls to the function Sline
coords:"matrix", containing the
line coordinates bbox:"matrix", see Spatial-class proj4string:"CRS", see CRS-class
Class "Spatial", directly.
signature(obj = "Sline"): retrieve coordinates
from line signature(x = "Sline"): add lines to a plot Roger Bivand, Edzer Pebesma
Slines-class, SpatialLines-class