wbt_count_if: Count if

Description Usage Arguments Value

View source: R/gis_analysis.R

Description

Counts the number of occurrences of a specified value in a cell-stack of rasters.

Usage

1
wbt_count_if(inputs, output, value, wd = NULL, verbose_mode = FALSE)

Arguments

inputs

Input raster files.

output

Output raster file.

value

Search value (e.g. countif value = 5.0).

wd

Changes the working directory.

verbose_mode

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

Value

Returns the tool text outputs.


whitebox documentation built on Sept. 7, 2020, 3 p.m.