| 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; NAs are not permitted in the row index\signature(x = "SpatialLines", y = "missing"):
plot lines in SpatialLines object\signature(x = "SpatialLines"):
add lines in SpatialLines object to a plot \signature(object = "SpatialLines"):
summarize object Roger Bivand, Edzer Pebesma