Authenticate to a storage cloud provider
cloud_storage_authenticate.Rd
Usually used internally by other functions
Details
Google Cloud Services
For Google Cloud Services ("gcs") options must be a list with the field
service_account_key
with the contents of the authentication json file you
have downloaded from your Google Project.
This function uses googleCloudStorageR::gcs_auth under the hood to authenticate.