wbt_anova {whitebox} | R Documentation |
Performs an analysis of variance (ANOVA) test on a raster dataset.
wbt_anova(input, features, output, wd = NULL, verbose_mode = FALSE)
input |
Input raster file. |
features |
Feature definition (or class) raster. |
output |
Output HTML file. |
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.