gcloud_install {cloudml} | R Documentation |
Installs the Google Cloud SDK which enables CloudML operations.
gcloud_install(update = TRUE)
update |
Attempt to update an existing installation. |
Other Google Cloud SDK functions: gcloud_init
,
gcloud_terminal
## Not run:
library(cloudml)
gcloud_install()
## End(Not run)