Run catch_em() interactively.

catch_em_app(...)

Arguments

...

Not used.

Value

A shiny app object.

Examples

if (interactive()) { catch_em_app() }