merge_lines: merge adjacent line segements of the same class

Description Usage Arguments Value

View source: R/ReachScale_Functions.r

Description

function takes a series of flowlines and merges adjacent line segments of the same class

Usage

1
merge_lines(lines, groupName = "grps")

Arguments

lines

an sf object of LINESTRING

groupName

field containing classification

Value

sf object with adjacent lines of the same class merged together


dkopp3/MMASN documentation built on Dec. 20, 2021, 12:07 a.m.