Arguments
- ...
(character): Character vectors
- ext
(character): An optional extension to append to the generated path
Value
character vector of s3 uri paths
Examples
if (FALSE) { # \dontrun{
# Require AWS S3 credentials
s3_path("my_bucket1", "my_bucket2")
} # }