s3_dir_tree | R Documentation |
Print contents of directories in a tree-like format
s3_dir_tree(path, recurse = TRUE, ...)
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. |
character vector of s3 uri paths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.