map_xs: Cross section location map

View source: R/map_xs.R

map_xsR Documentation

Cross section location map

Description

Produces a cross section location map for the specified cross section.

Usage

map_xs(cross_section, xs_number, dem, banklines = NULL, extent_factor = 1)

Arguments

cross_section

sf; A cross section lines feature class.

xs_number

integer; The cross section identifier of the requested cross section.

dem

terra SpatRaster; A dem raster.

banklines

sf; A banklines feature class (optional).

extent_factor

numeric; A numeric value used to expand the map extent around each cross section.

Value

a tmap object


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