remove_line_endpoints: Removes the endpoints for a collection of LINESTRINGS

View source: R/linestring_split.R

remove_line_endpointsR Documentation

Removes the endpoints for a collection of LINESTRINGS

Description

Removes the endpoints for a collection of LINESTRINGS

Usage

remove_line_endpoints(
  shp_lines,
  id_col,
  min_distance_m_to_remove = NULL,
  min_proportion_remove = NULL
)

Arguments

shp_lines

sf object with multiple rows


cgauvi/sfSpHelpers documentation built on June 30, 2023, 10:48 p.m.