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)

Arguments

gradient_sf

sf data frame of gradient points.

features_sf

sf data frame of infrastructure features

Value

A ggplot2 object.