deploy_intRo: Deploy an instance of intRo to ShinyApps.io

Description Usage Arguments Examples

Description

Deploy an instance of intRo to ShinyApps.io

Usage

1
2
deploy_intRo(path = getwd(), enabled_modules = NULL, theme = NULL,
  google_analytics = NULL, ...)

Arguments

path

The directory containing the intRo folder

enabled_modules

The modules to enable

theme

The shinythemes theme to use

google_analytics

The google analytics tracking ID to use

...

Additional arguments passed to the rsconnect deployApp function

Examples

1
2
3
4
5
## Not run: 
    deploy_intRo()
                 theme = "cerulean")

## End(Not run)

gammarama/intRo documentation built on May 16, 2019, 5:37 p.m.