par_calc_stat: shorthand function that applies an arbitrary, user-supplied...

Description Usage

Description

shorthand function that applies an arbitrary, user-supplied summary statistic function across an input list of raster objects, returning a scalar value attributable to each grid unit. Will optionally reclassify each input raster to a binary using binary_reclassify() if a non-null value is passed to from=

Usage

1
2
par_calc_stat(X = NULL, fun = NULL, from = NULL,
  backfill_missing_w = 0, ...)

PLJV/OpenIMBCR documentation built on June 3, 2019, 7:01 a.m.