launch_app: Launch the application, either locally or to shinyapps.io

Description Usage Arguments

View source: R/launch_app.r

Description

Launch the application, either locally or to shinyapps.io

Usage

1
2
launch_app(dataset = NULL, title = NULL, publish_app = FALSE,
  name = "experimental", shiny_account = "skde")

Arguments

dataset

The data set to be loaded into the application

title

The title of the application

publish_app

If TRUE: deploy app to shinyapps.io (default = FALSE)

name

The appName of the deployed shiny application (default = "experimental")

shiny_account

Which shiny account on shinyapps.io (default = "skde")


SKDE-Felles/SKDEresultater documentation built on March 30, 2020, 4:07 p.m.