rmDuplicatedLines: Remove the duplicated lines, which means the FROM and TO...

View source: R/Func_GIS.R

rmDuplicatedLinesR Documentation

Remove the duplicated lines, which means the FROM and TO points are identical. rmDuplicatedLines

Description

Remove the duplicated lines, which means the FROM and TO points are identical. rmDuplicatedLines

Usage

rmDuplicatedLines(x, ...)

Arguments

x

ShapeLine*

...

More options in duplicated()

Value

ShapeLine* without duplicated lines.


SHUD-System/rSHUD documentation built on Nov. 26, 2024, 10 a.m.