Learn R Programming

spNetwork (version 0.4.4.6)

add_center_lines: Add center vertex to lines

Description

Add to each feature of a feature collection of lines an additional vertex at its center.

Usage

add_center_lines(lines)

Value

A feature collection of points

Arguments

lines

The feature collection of linestrings to use

Examples

Run this code
#This is an internal function, no example provided

Run the code above in your browser using DataLab