This package provides simple helper functions to fetch and read data from various formats stored on Amazon AWS S3 Buckets. This uses cloudyR and offers direct functions to do the following:
getFilenames
)csvToDataframe
)jsonToDataframe
)csvToDataframe
and jsonToDataframe
conditionally. (getFileData
)Before you use this library, make sure you set Environment Variables using the setEnvironment
function. Please use ?setEnvironment
to check the inputs you’d need.
Please submit a pull request for any of these. Thank you!