make_edges_implicit: Drop edge geometries of spatially explicit networks

View source: R/edge.R

make_edges_implicitR Documentation

Drop edge geometries of spatially explicit networks

Description

This function turns spatially explicit networks into spatially implicit networks by dropping the geometry column of the edge data.

Usage

make_edges_implicit(x)

Arguments

x

An object of class sfnetwork.

Value

An object of class sfnetwork with spatially implicit edges.

Note

If the network is already spatially implicit it is returned unmodified.


luukvdmeer/sfnetworks documentation built on Nov. 21, 2024, 4:54 a.m.