Skip to contents

todo: allow multi-cpu support? parallel library todo note, this is effectively a pure-R map function. different name?

Usage

BascetAggregateMap(
  bascetRoot,
  bascetName,
  aggrFunction,
  includeCells = NULL,
  showProgress = TRUE,
  verbose = FALSE,
  bascetInstance = GetDefaultBascetInstance()
)

Value

TODO