find_intersections {rcrisp}R Documentation

Find intersections between the edges of two networks

Description

Find intersections between the edges of two networks

Usage

find_intersections(network_1, network_2)

Arguments

network_1, network_2

The two spatial network objects

Value

A simple feature object


[Package rcrisp version 0.1.4 Index]