Learn R Programming

whitebox (version 0.1.0)

long_profile_from_points: Long profile from points

Description

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

Usage

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.