finish_successful_batch {hellmer} | R Documentation |
Finish successful batch processing
Description
Called after successful completion of batch processing to update progress indicators and provide feedback
Usage
finish_successful_batch(pb, beep, progress)
Arguments
pb |
Progress bar object |
beep |
Logical; whether to play success sound |
progress |
Whether to show progress bars |
Value
NULL (invisibly)
[Package hellmer version 0.1.2 Index]