run_app: Run the Shiny Application

View source: R/run_app.R

run_appR Documentation

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

## Not run: 
run_app()

## End(Not run)


dhaine/apisensr documentation built on Sept. 14, 2023, 12:42 a.m.