rasterSWI: Raster SWI

Description Usage Arguments

Description

Creates a raster for the standars weighted intake

Usage

1
2
rasterSWI(s, reftab = NAQS, idpos = 1, polpos = 2, aveperiodpos = 3,
  cyclepos = 5, sep = "_", verbose = FALSE)

Arguments

s

A raster or raster stack

reftab

A data frame with the standards. Colnames are the averaging periods. Rownames are the pollutants.

idpos

Numeric. Position of the ID

polpos

Numeric. Position of the pollutant

aveperiodpos

Numeric. Position of the average period

cyclepos

Numeric. Position of the cycle

sep

Character vector containing the seperator to be used.

verbose

Logical that displays function messages if TRUE.


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