slope_arr {rtrend}R Documentation

slope_arr

Description

slope_arr

Usage

slope_arr(
  arr,
  fun = rtrend::slope_mk,
  return.list = FALSE,
  .progress = "text",
  ...
)

Value

t, A 3d array, with the dim of ⁠[nx, ny, 2]⁠.


[Package rtrend version 0.1.5 Index]