long_profile_from_points {whitebox} | R Documentation |
Plots the longitudinal profiles from flow-paths initiating from a set of vector points.
long_profile_from_points(d8_pntr, points, dem, output, esri_pntr = FALSE, verbose_mode = FALSE)
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. |
Returns the tool text outputs.