Calculates the radius of curvature for each bend in the input `bankline_points` data frame.

bend_radius(bankline_points)

Arguments

bankline_points

sf data frame; an fluvgeo bankline_points data structure

Value

Returns a data frame of bends with the calculated raduis of curvature.