Learn R Programming

apisensr (version 1.0.0)

run_app: Run the Shiny Application

Description

Runs the 'apisensr' Shiny application. This function does not return; interrupt R to stop the application (usually by pressing Ctrl+C or Esc).

Usage

run_app(...)

Arguments

...

Unused arguments.

Examples

Run this code
if (FALSE) {
run_app()
}

Run the code above in your browser using DataLab