futureverse / futureverse/progressr
Detect registered progress handler
Open
question
- Dominant language
- R
- Stars
- 299
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Hi
Say I have a function `foo()` which contains code displaying a progress bar with `progressr`.
Is there a simple way to detect whether either a global handler is registered in the current session, or whether `foo()` is wrapped within `with_progress` such that foo() will display a progress bar in my console?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.