Streamlined Interface to Interact with Cloud Storage Platforms
Package-wide description of local parameter
Extract values from DESCRIPTION file
Validate project's DESCRIPTION file
Capture Arguments
Check if Argument is Single TRUE or FALSE
Check Argument's Class
Check if Argument is of Proper Length
Return check_null Value
Validate a path
Check if Function Argument is Scalar
User Interface: Ask a Yes/No question
Attach Google Drive folder to project
Browse project's Google Drive folder
Download a file from Google Drive to the local project folder
Bulk download contents from Google Drive
Find Google Drive folder based on a path
List Contents of Project's Google Drive Folder
Prepare Google Drive content dataframe to be used by bulk download/rea...
Read a file from Google Drive
Bulk Read Contents from Google Drive
Automatically resize all columns in a google spreadsheet
Upload a local file to Google Drive
Bulk Upload Files to Google Drive
Download a file from S3 to the local project folder
Write an object to Google Drive
Write multiple objects to Google Drive in bulk
Get cloud roots of a project
Guess reading function based on file extensions
Guess writing function based on file extensions
List Contents of local project folder
Prepare a dataframe for bulk writing of objects to cloud
Prepare object content dataframe to be used by bulk download/read func...
Prepare ls output
Read excel file as a list of dataframes
Attach S3 folder to project
Browse project's S3 folder
Bulk Download Contents from S3
List Contents of Project's S3 Folder
Prepare S3 content dataframe to be used by bulk download/read function...
Read a file from S3
cloudfs: Streamlined Interface to Interact with Cloud Storage Platform...
Bulk Read Contents from S3
Upload a local file to S3
Bulk Upload Files to S3
Write an object to S3
Write multiple objects to S3 in bulk
Package-wide description of file parameter
A unified interface for simplifying cloud storage interactions, including uploading, downloading, reading, and writing files, with functions for both 'Google Drive' (<https://www.google.com/drive/>) and 'Amazon S3' (<https://aws.amazon.com/s3/>).
Useful links