justinjm / googleCloudVertexAIR

R package for interacting with Google Cloud Vertex AI API
https://code.justinmarciszewski.me/googleCloudVertexAIR/
7 stars 1 forks source link

convert from googleAuthR to gargle #35

Open justinjm opened 1 year ago

justinjm commented 1 year ago

gargle doc: https://cran.r-project.org/web/packages/gargle/vignettes/gargle-auth-in-client-package.html

example to follow: https://github.com/r-dbi/bigrquery/blob/main/R/bq-auth.R

Todo