raster_summary_stats {whitebox}R Documentation

Raster summary stats

Description

Measures a rasters min, max, average, standard deviation, num. non-nodata cells, and total.

Usage

raster_summary_stats(input, verbose_mode = FALSE)

Arguments

input

Input raster 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]