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

get_Chrome(app_dir)

Arguments

app_dir

Development 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