pwc {meteor} | R 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 |
filename |
character. Output filename |
overwrite |
logical. If |
... |
additional arguments for writing files as in |
Value
numeric or SpatRaster
References
Smallcombe et al.. 2022
Foster et al., 2022
Examples
pwc(25)
[Package meteor version 0.4-5 Index]