Learn R Programming

whitebox (version 0.1.0)

anova: 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.