initial_edges {rcrisp} | R Documentation |
Identify the initial edges of the river corridor
Description
These are defined by splitting the initial corridor boundary into the sub-regions that the river forms in the area of interest
Usage
initial_edges(corridor_initial, regions)
Arguments
corridor_initial |
A simple feature geometry representing the area of the initial corridor |
regions |
A simple feature geometry representing the sub-regions formed by cutting the area of interest along the river |
Value
A simple feature geometry representing the initial corridor edges
[Package rcrisp version 0.1.4 Index]