Learn R Programming

RInno (version 0.1.2)

get_Chrome: Downloads Chrome

Description

Downloads Chrome in app_dir. If Chrome has already been downloaded, get_Chrome will use that file. If the download fails it will stop.

Usage

get_Chrome(app_dir)

Arguments

app_dir

Shiny app's directory, defaults to getwd().

Value

chrome_installer.exe in app_dir.

Details

If create_app(include_Chrome = TRUE), then get_Chrome.

See Also

get_R, copy_installation, create_config, create_bat, directives, setup, languages, tasks, files, icons, run, and code.