Learn R Programming

⚠️There's a newer version (0.7.0) of this package.Take me there.

googleCloudStorageR (version 0.3.0)

R Interface with Google Cloud Storage

Description

Interact with Google Cloud Storage API in R. Part of the 'cloudyr' project.

Copy Link

Version

Install

install.packages('googleCloudStorageR')

Monthly Downloads

11,237

Version

0.3.0

License

MIT + file LICENSE

Maintainer

Mark Edmondson

Last Published

May 27th, 2017

Functions in googleCloudStorageR (0.3.0)

Object

Object Object
cat0

if argument is NULL, no line output
gcs_global_bucket

Set global bucket name
gcs_list_buckets

List buckets
gcs_create_bucket_acl

Create a Bucket Access Controls
gcs_create_lifecycle

Create a lifecycle condition
gcs_source

Source an R script from the Google Cloud
gcs_update_object_acl

Change access to an object in a bucket
rmNullObs

Recursively step down into list, removing all such objects
substitute.list

Substitute in a (nested) list
gcs_get_bucket_acl

Get Bucket Access Controls
gcs_get_global_bucket

Get global bucket name
gcs_retry_upload

Retry a resumeable upload
gcs_save

Save .RData objects to the Google Cloud
gcs_delete_bucket

Delete a bucket
gcs_delete_object

Delete an object
gcs_download_url

Get the download URL
gcs_save_image

Save an R session to the Google Cloud
gcs_signed_url

Create a signed URL
js_to_posix

Javascript time to R time
myMessage

Customer message log level
gcs_auth

Authenticate this session
gcs_create_bucket

Create a new bucket
gcs_list_objects

List objects in a bucket
error.message

Get the error message
format_object_size

taken from utils:::format.object_size
gcs_get_object

Get an object in a bucket directly
gcs_get_object_acl

Check the access control settings for an object for one entity
gcs_get_bucket

Get bucket info
gcs_metadata_object

Make metadata for an object
gcs_parse_download

Parse downloaded objects straight into R
is.NullOb

A helper function that tests whether an object is either NULL _or_ a list of NULLs
gcs_load

Load .RData objects or sessions from the Google Cloud
postwalk

Walk into a list
replace.kv

Create a modified list
gcs_upload

Upload a file of arbitrary type
idempotency

Idempotency
timestamp_to_r

Timestamp to R date
is.error

Is this a try error?