corridor_end_points | R Documentation |
Determine the extremes (end points) of the river corridor using the network
built from the river center line features (see build_river_network()
and
the spatial network used for the delineation. The end points are selected as
the two furthest river crossings of the spatial network that connect the
sub-networks for each river sides.
corridor_end_points(river_network, spatial_network, regions)
river_network |
A |
spatial_network |
A |
regions |
A simple feature geometry representing the two river sides |
A simple feature geometry including a pair of points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.