natverse / nat

NeuroAnatomy Toolbox: An R package for the (3D) visualisation and analysis of biological image data, especially tracings of single neurons.
https://natverse.org/nat/
64 stars 29 forks source link

Bug in nmapply with progress #412

Closed jefferis closed 5 years ago

jefferis commented 5 years ago

https://github.com/natverse/nat/blob/69d3f2c736c3f42c1575bf0a459911e947ddf8d3/R/neuronlist.R#L545

should be step then FUN

jefferis commented 5 years ago

Introduced in 6a76320528b161f848cfef6d945d4a7e3322f3dc when adding progress bar