Learn R Programming

whitebox (version 0.1.0)

raster_summary_stats: Raster summary stats

Description

Measures a rasters 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.