publishApp: Publish the current version of a Shiny app project hosted on...

Description Usage Arguments

View source: R/package.r

Description

Publish the current version of a Shiny app project hosted on the course's Bio-185 GitHub organization to the RNA Shiny server.

Usage

1
publishApp(projectName, remove = TRUE, pkg)

Arguments

projectName

string with your group's project name. This must match your group's repository name on GitHub.

remove

if TRUE will remove the old version of your app and update.

pkg

path to course package


whitwort/courseR documentation built on Sept. 6, 2019, 1:14 a.m.