View source: R/linestring_split.R
remove_line_endpoints | R Documentation |
Removes the endpoints for a collection of LINESTRINGS
remove_line_endpoints(
shp_lines,
id_col,
min_distance_m_to_remove = NULL,
min_proportion_remove = NULL
)
shp_lines |
sf object with multiple rows |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.