Learn R Programming

spNetwork (version 0.4.3)

simple_lines: LineString to simple Line

Description

Split the polylines of a feature collection of linestrings in simple segments

Usage

simple_lines(lines)

Arguments

lines

The featue collection of linestrings to modify

Value

An featue collection of linestrings

Examples

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

Run the code above in your browser using DataLab