deploy_apps: Deploy apps to a server

Description Usage Arguments

Description

Run this in the terminal (not RStudio IDE) as it has issues when installing some packages.

Usage

1
2
deploy_apps(account = "testing-apps", server = "shinyapps.io",
  apps = TRUE, libpath = "_shiny-examples-lib", cores = 3)

Arguments

account, server

args supplied to [rsconnect::deployApp]

apps

A vector of three digit character values or TRUE to deploy all apps

libpath

library location. (Creates the path if it does not exist.)

cores

number of cores to use when deploying


schloerke/test-shiny-examples documentation built on May 6, 2019, 8:31 p.m.