reverse_lines {spNetwork} | R Documentation |
Reverse lines
Description
A function to reverse the order of the vertices of lines
Usage
reverse_lines(lines)
Arguments
lines |
A sf object with linestring type geometries |
Value
A sf object with linestring type geometries
Examples
#This is an internal function, no example provided
[Package spNetwork version 0.4.4.6 Index]