Learn R Programming

spNetwork (version 0.2.1)

simple_lines: LineString to simple Line

Description

Split the polylines of a SpatialLinesDataFrame object in simple lines.

Usage

simple_lines(lines)

Arguments

lines

The SpatialLinesDataframe to modify

Value

An object of class SpatialLinesDataFrame (package sp)

Examples

Run this code
# NOT RUN {
#This is an internal function, no example provided
# }

Run the code above in your browser using DataLab