powered by
Launch the courieR delivery hub dashboard
open_hub(project_path = NULL, port = NULL, launch.browser = TRUE)
Called for its side effect of launching a Shiny application.
Optional path to pre-fill in the app
Optional port to run the app on
Logical. Whether to open the browser
if (interactive()) { open_hub() }
Run the code above in your browser using DataLab