anova {whitebox}R Documentation

Anova

Description

Performs an analysis of variance (ANOVA) test on a raster dataset.

Usage

anova(input, features, output, verbose_mode = FALSE)

Arguments

input

Input raster file.

features

Feature definition (or class) raster.

output

Output HTML file.

verbose_mode

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

Value

Returns the tool text outputs.


[Package whitebox version 1.4.0 Index]