Learn R Programming

whitebox (version 0.1.0)

crispness_index: Crispness index

Description

Calculates the Crispness Index, which is used to quantify how crisp (or conversely how fuzzy) a probability image is.

Usage

crispness_index(input, output = NULL, verbose_mode = FALSE)

Arguments

input

Input raster file.

output

Optional output html file (default name will be based on input file if unspecified).

verbose_mode

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

Value

Returns the tool text outputs.