Description Usage Arguments Examples
FUN_HW_reach
: Reaching time of certain warming level
FUN_HW_annual
: annual time-series of regional mean
1 2 3 4 5 6 7 8 9 10 11 | FUN_HW_reach(x, TRS)
FUN_HW_annual(
x,
TRS,
gridInfo,
range,
p2 = NULL,
mutliple_regions = FALSE,
...
)
|
x |
raster2 obj of HW-index |
TRS |
raster2 obj of TRS |
1 2 3 4 | ## Not run:
r <- FUN_HW_reach(x, TRS)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.