knitr::opts_chunk$set(echo = TRUE)
library(googleAuthR) library(googleCloudStorageR) library(bigrquery) library(googleCloudVertexAIR) # library(googleCloudRunner) # TODO options(googleAuthR.scopes.selected = "https://www.googleapis.com/auth/cloud-platform") gar_auth_service(json_file = Sys.getenv("GAR_SERVICE_JSON"))
Test workflows running authentication with multiple Google services and R packages including:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.