s3_dir: A directory function for s3 Returns the contents of the given...

Description Usage Arguments Value Examples

Description

A directory function for s3 Returns the contents of the given path, including files and directories

Usage

1
s3_dir(current_path = NULL)

Arguments

current_path

a string with the path of the folder to query

Value

list of directories

Examples

1
s3_dir('directory')

moj-analytical-services/s3tools documentation built on Sept. 13, 2021, 5:31 a.m.