pwc: pwc

pwcR Documentation

pwc

Description

pwc

Usage

## S4 method for signature 'numeric'
pwc(x, input="wbgt", adjust=TRUE)

## S4 method for signature 'SpatRaster'
pwc(x, input="wbgt", adjust=TRUE, filename="", overwrite=FALSE, ...)

Arguments

x

numeric or SpatRaster

input

character. One of "wbgt" or "utci"

adjust

logical. If TRUE, the Smallcombe et al. (2022) adjustment for a 7-hour workday is used

filename

character. Output filename

overwrite

logical. If TRUE, filename is overwritten

...

additional arguments for writing files as in writeRaster

Value

numeric or SpatRaster

References

Smallcombe et al.. 2022

Foster et al., 2022

Examples

pwc(25)

meteor documentation built on July 26, 2023, 5:16 p.m.