cloudml (version 0.6.1)

gcloud_install: Install the Google Cloud SDK

Description

Installs the Google Cloud SDK which enables CloudML operations.

Usage

gcloud_install(update = TRUE)

Arguments

update

Attempt to update an existing installation.

See Also

Other Google Cloud SDK functions: gcloud_init, gcloud_terminal

Examples

Run this code
# NOT RUN {
library(cloudml)
gcloud_install()
# }
# NOT RUN {
# }

Run the code above in your browser using DataCamp Workspace