slope_arr | R Documentation |
slope_arr
slope_arr(
arr,
fun = rtrend::slope_mk,
return.list = FALSE,
.progress = "text",
...
)
t, A 3d array, with the dim of [nx, ny, 2]
.
t[,,1]
: slope
t[,,2]
: pvalue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.