run_app {apisensr} | R 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)
[Package apisensr version 1.0.0 Index]