View source: R/linestring_endpoints.R
st_linestring_add_endpoints | R Documentation |
Add start and end points to a sf linestring object
st_linestring_add_endpoints(shp_segments)
shp_segments |
, sf object |
shp_segments , sf object with 4 new columns start_x,start_y, end_x,end_y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.