Class "Line"
class for line objects
Objects can be created by calls of the form new("Line", ...),
or (preferred) by calls to the function Line
coords:Object of class "matrix", containing the
line coordinates
signature(obj = "Line"): retrieve coordinates
from line
signature(x = "Line"): add lines to a plot
Roger Bivand, Edzer Pebesma
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.