addStreamChannels

addStreamChannels(
  transectObject,
  sampleDensity = units::as_units(6, "m"),
  rasterDir = "GeoData/Raster/ChildsDEM_m.tif",
  streamDir = "GeoData/STREAM CHANNELS.shp",
  ...
)

Arguments

transectObject

Object created by the generateCrossSections function

sampleDensity

The precision of the

rasterDir

The file location of the DEM file.

Value