Creating R Connection with Google Cloud Storage


[Up] [Top]

Documentation for package ‘GCSConnection’ version 1.0.1

Help Pages

$-method Get an element from 'FileClass' object
$-method Get an element from 'FolderClass' object
.FileClass File class
.FolderClass Folder class view and access files. You can change the current directory by '$' and '[[' operators. The symbol '..' can be used to go to the parent folder of a folder object.
FileClass-class File class
FolderClass-class Folder class view and access files. You can change the current directory by '$' and '[[' operators. The symbol '..' can be used to go to the parent folder of a folder object.
gcs_cloud_auth Get/Set google credentials
gcs_connection Connection to google cloud storage
gcs_cp copy files to and from buckets
gcs_dir List bucket/folder/object
gcs_get_cloud_auth Get/Set google credentials
gcs_get_read_buff Get/Set read/write connection buffer size
gcs_get_write_buff Get/Set read/write connection buffer size
gcs_set_read_buff Get/Set read/write connection buffer size
gcs_set_write_buff Get/Set read/write connection buffer size
names-method The Names of an Object
names-method The Names of an Object
print.auth Get/Set google credentials
show-method Print object of class 'FileClass'
show-method Print object of class 'FolderClass'
[[-method Get an element from 'FileClass' object
[[-method Get an element from 'FolderClass' object