flowline_points: Flowline Points

View source: R/flowline_points.R

flowline_pointsR Documentation

Flowline Points

Description

Converts a stream flowline to a route using the km to mouth parameter and creates an sf object stream profile points.

Usage

flowline_points(flowline, dem, station_distance)

Arguments

flowline

sf object; A flowline object.

dem

terra SpatRast object; A DEM.

station_distance

numeric; Disired distance between the flowline_points (units: meters)

Value

an sf object of type point


FluvialGeomorph/fluvgeo documentation built on June 10, 2025, 12:03 p.m.