Learn R Programming

cloudSimplifieR (version 0.1.9)

getFilenames: getFilenames

Description

This function returns a list of filenames in a specified S3 Bucket. This will not work until you set environment variables using "setEnvironment"

Usage

getFilenames(bucket)

Arguments

bucket

This is the bucketname from which to return files. This function assumes there is no hierarchy and won't dive into folders.

Value

filenames A simple list of files in the S3 Bucket