Streamlined Interface to Interact with Cloud Storage Platforms


[Up] [Top]

Documentation for package ‘cloudfs’ version 0.1.2

Help Pages

cloud_drive_attach Attach Google Drive folder to project
cloud_drive_browse Browse project's Google Drive folder
cloud_drive_download Download a file from Google Drive to the local project folder
cloud_drive_download_bulk Bulk download contents from Google Drive
cloud_drive_ls List Contents of Project's Google Drive Folder
cloud_drive_read Read a file from Google Drive
cloud_drive_read_bulk Bulk Read Contents from Google Drive
cloud_drive_spreadsheet_autofit Automatically resize all columns in a google spreadsheet
cloud_drive_upload Upload a local file to Google Drive
cloud_drive_upload_bulk Bulk Upload Files to Google Drive
cloud_drive_write Write an object to Google Drive
cloud_drive_write_bulk Write multiple objects to Google Drive in bulk
cloud_get_roots Get cloud roots of a project
cloud_local_ls List Contents of local project folder
cloud_object_ls Prepare a dataframe for bulk writing of objects to cloud
cloud_read_excel Read excel file as a list of dataframes
cloud_s3_attach Attach S3 folder to project
cloud_s3_browse Browse project's S3 folder
cloud_s3_download Download a file from S3 to the local project folder
cloud_s3_download_bulk Bulk Download Contents from S3
cloud_s3_ls List Contents of Project's S3 Folder
cloud_s3_read Read a file from S3
cloud_s3_read_bulk Bulk Read Contents from S3
cloud_s3_upload Upload a local file to S3
cloud_s3_upload_bulk Bulk Upload Files to S3
cloud_s3_write Write an object to S3
cloud_s3_write_bulk Write multiple objects to S3 in bulk