runGitHubApp: run github shiny modified from shiny and devtools

Description Usage Arguments

Description

run github shiny modified from shiny and devtools

Usage

1
2
runGitHubApp(repo = NULL, subdir = NULL, dirPath = NULL,
  auth_token = NULL, browserLaunch = TRUE)

Arguments

repo

character github username and repository name. in the form "username/repositoryName"

subdir

character sub-directory of the repo containing the shiny and data.

dirPath

character full-path to a directory in which to save the contents of the zip file. If unsupplied shiny app will be opened from a temporary directory.

auth_token

character private repo authorization token.

browserLaunch

logical launch app in web browser (default = TRUE).


WMBEdmands/compMS2Miner documentation built on May 9, 2019, 10:04 p.m.