table_xs_dimensions: Create a Cross Section Dimensions Table

View source: R/table_xs_dimensions.R

table_xs_dimensionsR Documentation

Create a Cross Section Dimensions Table

Description

Creates a cross section dimensions table for the channel portion of the specified cross section and regions using the 'RegionalCurve' R package.

Usage

table_xs_dimensions(xs_pts_sf, xs_number, bf_estimate, regions)

Arguments

xs_pts_sf

sf; A cross section lines feature class.

xs_number

integer; The cross section 'Seq' number of the requested cross section.

bf_estimate

numeric; Detrended bankfull estimate (units: detrended feet).

regions

character vector; Regions to calculate hydraulic dimensions for. See the 'RegionalCurve' package for a list of regions.

Value

a 'gtable' object


FluvialGeomorph/fluvgeo documentation built on Feb. 19, 2025, 4:24 p.m.