Rdocumentation
powered by
Learn R Programming
googleCloudStorageR (version 0.7.0)
Interface with Google Cloud Storage API
Description
Interact with Google Cloud Storage
API in R. Part of the 'cloudyr'
project.
Copy Link
Link to current version
Version
Version
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Install
install.packages('googleCloudStorageR')
Monthly Downloads
6,549
Version
0.7.0
License
MIT + file LICENSE
Maintainer
Mark Edmondson
Last Published
December 16th, 2021
Functions in googleCloudStorageR (0.7.0)
Search all functions
gcs_delete_object
Delete an object
gcs_copy_object
Copy an object
gcs_create_bucket_acl
Create a Bucket Access Controls
gcs_create_bucket
Create a new bucket
gcs_delete_bucket
Delete a bucket
gcs_create_pubsub
Create a pub/sub notification for a bucket
gcs_compose_objects
Compose up to 32 objects into one
gcs_create_lifecycle
Create a lifecycle condition
Object
Object Object
gcs_auth
Authenticate with Google Cloud Storage API
gcs_first
Save your R session to the cloud on startup/exit
gcs_get_bucket
Get bucket info
gcs_get_object_acl
Check the access control settings for an object for one entity
gcs_get_object
Get an object in a bucket directly
gcs_save_all
Save/Load all files in directory to Google Cloud Storage
gcs_parse_download
Parse downloaded objects straight into R
gcs_download_url
Get the download URL
gcs_delete_pubsub
Delete pub/sub notifications for a bucket
gcs_metadata_object
Make metadata for an object
gcs_global_bucket
Set global bucket name
gcs_get_service_email
Get the email of service account associated with the bucket
gcs_list_pubsub
List pub/sub notifications for a bucket
gcs_load
Load .RData objects or sessions from the Google Cloud
gcs_list_buckets
List buckets
gcs_list_objects
List objects in a bucket
gcs_setup
Help set-up googleCloudStorageR
gcs_upload
Upload a file of arbitrary type
gcs_save_image
Save an R session to the Google Cloud
gcs_version_bucket
Change or fetch bucket version status
gcs_update_object_acl
Change access to an object in a bucket
gcs_source
Source an R script from the Google Cloud
gcs_get_bucket_acl
Get Bucket Access Controls
gcs_retry_upload
Retry a resumeable upload
googleCloudStorageR
googleCloudStorageR
gcs_save
Save .RData objects to the Google Cloud
gcs_get_global_bucket
Get global bucket name
gcs_signed_url
Create a signed URL