powered by
Constructs a s3 uri path
s3_path(..., ext = "")
character vector of s3 uri paths
(character): Character vectors
(character): An optional extension to append to the generated path
if (FALSE) { # Require AWS S3 credentials s3_path("my_bucket1", "my_bucket2") }
Run the code above in your browser using DataLab