R/flowline_points.R
flowline_points.Rd
Converts a stream flowline to a route using the km to mouth parameter and creates an sf object stream profile points.
flowline_points(flowline, dem, station_distance)
sf object; A flowline object.
terra SpatRast object; A DEM.
numeric; Disired distance between the flowline_points (units: meters)
an sf object of type point