path | R Documentation |
Constructs a s3 uri path
s3_path(..., ext = "")
... |
(character): Character vectors |
ext |
(character): An optional extension to append to the generated path |
character vector of s3 uri paths
## Not run:
# Require AWS S3 credentials
s3_path("my_bucket1", "my_bucket2")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.