reverse_lines: Reverse lines

View source: R/geometrical_functions_sf.R

reverse_linesR 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

spNetwork documentation built on June 22, 2024, 9:40 a.m.