bend_radius: Calculate the bend radius of curvature

View source: R/bend_raduis.R

bend_radiusR Documentation

Calculate the bend radius of curvature

Description

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

Usage

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.


FluvialGeomorph/fluvgeo documentation built on April 12, 2024, 5:35 p.m.