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,
  include_cells = NULL,
  showProgress = TRUE,
  verbose = FALSE,
  bascet_instance = GetDefaultBascetInstance()
)

Value

TODO