R/edge.R
make_edges_implicit.Rd
This function turns spatially explicit networks into spatially implicit networks by dropping the geometry column of the edge data.
make_edges_implicit(x)
An object of class sfnetwork.
sfnetwork
An object of class sfnetwork with spatially implicit edges.
If the network is already spatially implicit it is returned unmodified.