count_exceed: Count Exceed

Description Usage Arguments Value

Description

Count excedences of user- provided values in raster

Usage

1
count_exceed(s, pol = NULL, min = 0, max = 100, by = 10, knip = FALSE)

Arguments

s

A raster or raster stack.

pol

A pollutant name as a character string that matches a layer in the raster stack s.

min

Numeric. Value of the first cut point.

max

Numeric. Value of the maximum cut point.

by

Numeric. Value that specifies the increment of the sequence.

knip

Logical. Create a new extent with NA-only columns cut out if TRUE.

Value

A raster


christiaanpauw/AQoffset documentation built on May 13, 2019, 6:57 p.m.