Line.Rd
create objects of class Line
or Lines
from coordinates
Line(coords) Lines(slinelist, ID)
coords | 2-column numeric matrix with coordinates for a single line |
---|---|
slinelist | list with elements of class Line-class |
ID | a single word unique character identifier, character vector of length one |
Line
returns an object of class Line-class;
Lines
returns an object of class Lines-class