Identify network edges that are intersecting a geometry
get_intersecting_edges(network, geometry, index = FALSE)Indices or geometries of the edges intersecting the given geometry
of class sf::sfc_LINESTRING
A spatial network object of class sfnetworks::sfnetwork
An object of class sf::sfc
Whether to return the indices of the matchin edges or the geometries