Learn R Programming

cheatR (version 1.2.1-1)

catch_em_app: Run catch_em() with shiny

Description

Run catch_em() interactively.

Usage

catch_em_app(...)

Arguments

...

Not used.

Value

A shiny app object.

Examples

Run this code
# NOT RUN {
if (interactive()) {
  catch_em_app()
}

# }

Run the code above in your browser using DataLab