| SpatialLines-class {sp} | R Documentation |
a class that holds spatial lines
hold a list of Lines objects; each Lines object holds a list of Line (line) objects.
lines:"list"; list members are all of
class Lines-classbbox:"matrix"; see Spatial-class proj4string:"CRS"; see CRS-class
Class "Spatial", directly.
signature(obj = "SpatialLines"): select subset of (sets of) lines\signature(x = "SpatialLines"):
plot lines in SpatialLines object\signature(x = "SpatialLines"):
add lines in SpatialLines object to a plot Roger Bivand, Edzer Pebesma