Skip to contents

A safe version of shiny withProgress, mostly for used in testing

Usage

safely_withProgress(message, value = 0, expr)

Arguments

...

args to be passed

Value

A shiny withProgress bar or print to console

See also

parse