Learn R Programming

intRo (version 0.1)

set_options: Set the options for the given intRo instance

Description

Set the options for the given intRo instance

Usage

set_options(path, enabled_modules, theme, google_analytics)

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

Examples

Run this code
# NOT RUN {
    deploy_intRo()
# }

Run the code above in your browser using DataLab