wbt_trend_surface {whitebox} | R Documentation |
Estimates the trend surface of an input raster file.
wbt_trend_surface(input, output, order = 1, wd = NULL, verbose_mode = FALSE)
input |
Input raster file. |
output |
Output raster file. |
order |
Polynomial order (1 to 10). |
wd |
Changes the working directory. |
verbose_mode |
Sets verbose mode. If verbose mode is False, tools will not print output messages. |
Returns the tool text outputs.