run_app: Run the Shiny Application

Description Usage Arguments

View source: R/run_app.R

Description

Run the Shiny Application

Usage

1
2
3
4
5
run_app(
  port = as.numeric(Sys.getenv("RESVIEW_PORT")),
  launch.browser = TRUE,
  ...
)

Arguments

...

A series of options to be used inside the app.


chintanp/wsdot_evse_results_viewer documentation built on March 9, 2021, 12:57 p.m.