sp (version 0.9-1)

Line: create objects of class Line or Lines

Description

create objects of class Line or Lines from coordinates

Usage

Line(coords)
Lines(slinelist, ID = as.character(NA))

Arguments

coords
2-column numeric matrix with coordinates for a single line
slinelist
list with elements of class Line-class
ID
a unique character identifier

Value

See Also

SpatialLines-class