R/flowline_metrics.R
flowline_metrics.Rd
Produces a longitudinal plot of Level 1 metrics (water surface elevation, slope, and sinuosity) for the input stream reach.
flowline_metrics(gradient_sf, features_sf)
sf data frame of gradient points.
sf data frame of infrastructure features
A ggplot2 object.