Skip to content

Allow additional args to be passed to array_apply() and rsapply()

Cynthia Crowley requested to merge rsapply-accept-params into master

Apply a function pixel-wise that accepts multiple arguments.

e.g. rsapply(rasterstack, AD_pval, distribution="gev", Nsim=1000, gof="AD")

Edited by Cynthia Crowley

Merge request reports