init_gcs | R Documentation |
Initialize connection to Google Cloud Storage galacticPubs buckets
init_gcs(bucket = "gp-cloud")
gcs_init(bucket = "gp-cloud")
bucket |
the cloud storage bucket you want to initialize |
This function uses googleCloudStorageR functions to read/write image files to our asset server. To authenticate, it needs access to a JSON file stored in the GP-Dev folder. To have access to this, you need to have Google Drive for Desktop installed and to be in the galacticPubs-user Google Group with our organization. You also need a galacticpolymath.com email address.
logical; did we succeed in connecting to the cloud?
gcs_init()
: alias for init_gcs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.