POINT
LINESTRING
R/st_nest_coordinates.R
st_nest_coordinates.Rd
Nest POINT geometries to LINESTRING
st_nest_coordinates(x)
a df containing coordinates in columns named x1, y1, x2, and y2.
df
x1
y1
x2
y2
A sf object containing LINESTRING geometries without a CRS.
sf