View source: R/table_xs_dimensions.R
table_xs_dimensions | R Documentation |
Creates a cross section dimensions table for the channel portion of the specified cross section and regions using the 'RegionalCurve' R package.
table_xs_dimensions(xs_pts_sf, xs_number, bf_estimate, regions)
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. |
a 'gtable' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.