get_river_banks {rcrisp}R 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


[Package rcrisp version 0.1.4 Index]