mschubert / narray

R package for subset- and name-aware array utility functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progress bar for map, lambda, construct, stack

mschubert opened this issue · comments

Would be nice to have a progress bar for longer-running transformations

This could easily be done with the progress package.

  • map
  • lambda
  • construct too fast(?)
  • stack