init_gcs: init_gcs

init_gcsR Documentation

init_gcs

Description

Initialize connection to Google Cloud Storage galacticPubs buckets

Usage

init_gcs(bucket = "gp-cloud")

gcs_init(bucket = "gp-cloud")

Arguments

bucket

the cloud storage bucket you want to initialize

Details

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.

Value

logical; did we succeed in connecting to the cloud?

Functions

  • gcs_init(): alias for init_gcs


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.