get_river_banks: Draw the regions corresponding to the two river banks

View source: R/corridor.R

get_river_banksR Documentation

Draw the regions corresponding to the two river banks

Description

These are constructed as single-sided buffers around the river geometry (see river_buffer() for the implementation and refinement steps).

Usage

get_river_banks(river, width)

Arguments

river

River spatial features provided as a sfnetworks::sfnetwork or sf::sf/sf::sfc object.

width

Width of the regions

Value

A sf::sfc object with two polygon features


rcrisp documentation built on Aug. 8, 2025, 6:42 p.m.