flowline | R Documentation |
Takes a newly drawn flowline and uses the dem to ensure the flowline is digitized in the upstream direction.
flowline(flowline, reach_name, dem)
flowline |
sf object; A newly digitized flowline. |
reach_name |
character; The name of the stream reach. |
dem |
terra SpatRast object; A DEM for the stream reach. |
a valid flowline sf object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.