inst/testme/test-handler_shiny.R

library(progressr)

options(progressr.clear = FALSE)

message("handler_shiny ...")

h <- handler_shiny()
print(h)

message("handler_shiny ... done")

Try the progressr package in your browser

Any scripts or data that you put into this service are public.

progressr documentation built on March 31, 2026, 9:07 a.m.