s3_dir_tree: Print contents of directories in a tree-like format

View source: R/file_system.R

s3_dir_treeR Documentation

Print contents of directories in a tree-like format

Description

Print contents of directories in a tree-like format

Usage

s3_dir_tree(path, recurse = TRUE, ...)

Arguments

path

(character): path A path to print the tree from

recurse

(logical): Returns all AWS S3 objects in lower sub directories

...

Additional arguments passed to s3_dir_ls.

Value

character vector of s3 uri paths


s3fs documentation built on Sept. 11, 2024, 6:48 p.m.