rasterAPI: Raster Air Pollution Index

Description Usage Arguments

Description

Creates a raster for the API

Usage

1
2
3
rasterAPI(s, reftab = RR.accut.mort, idpos = 1, polpos = 2,
  aveperiodpos = 3, cyclepos = 5, sep = "_", aggregate = FALSE,
  per_source = FALSE, verbose = FALSE, return.full = FALSE)

Arguments

s

Raster or a raster stack

reftab

Data frame containing information relating to accute mortality

idpos

Numeric referring to the ID position

polpos

Numeric referring to the position of the pollutant.

aveperiodpos

Numeric referring to the average period position.

cyclepos

Numeric referring to the cycle position.

sep

Character vector containing the seperator to be used.

aggregate

Logical that initializes aggregation when TRUE.

per_source

Logical that returns the source ID.

verbose

Logical that displays function messages if TRUE.

return.full

Logical that stacks the raster objects and returns it when TRUE.


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