View source: R/flowline_points.R
flowline_points | R Documentation |
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)
flowline |
sf object; A flowline object. |
dem |
terra SpatRast object; A DEM. |
station_distance |
numeric; Disired distance between the flowline_points (units: meters) |
an sf object of type point
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.