(numeric) A non-negative scalar on how intrusive
(disruptive) the reporter to the user.
target
(character vector) Specifies where progression updates are
rendered.
...
Additional arguments passed to make_progression_handler().
Requirements
This progression handler requires the pbmcapply package.
Appearance
Below are a few examples on how to use and customize this progress handler.
In all cases, we use handlers(global = TRUE).
Since style = "txt" corresponds to using handler_txtprogressbar()
with style = substyle, the main usage of this handler is with
style = "ETA" (default) for which substyle is ignored.