catch_em_app: Run 'catch_em()' with 'shiny'

View source: R/shiny.R

catch_em_appR Documentation

Run catch_em() with shiny

Description

Run catch_em() interactively.

Usage

catch_em_app(...)

Arguments

...

Not used.

Value

A shiny app object.

Author(s)

Almog Simchon

Examples


if (interactive()) {
  catch_em_app()
}


cheatR documentation built on April 13, 2022, 9:07 a.m.