long_profile_from_points: Long profile from points

Description Usage Arguments Value

Description

Plots the longitudinal profiles from flow-paths initiating from a set of vector points.

Usage

1
2
long_profile_from_points(d8_pntr, points, dem, output, esri_pntr = FALSE,
  verbose_mode = FALSE)

Arguments

d8_pntr

Input raster D8 pointer file.

points

Input vector points file.

dem

Input raster DEM file.

output

Output HTML file.

esri_pntr

D8 pointer uses the ESRI style scheme.

verbose_mode

Sets verbose mode. If verbose mode is False, tools will not print output messages.

Value

Returns the tool text outputs.


whitebox documentation built on Sept. 7, 2020, 3 p.m.