saves3folder | R Documentation |
Essentially applies aws.s3::save_object()
to all objects inside of
an S3 bucket or folder.
saves3folder(bucket, path, prefix = NULL)
bucket |
S3 bucket name, excluding "s3://" |
path |
path to local directory in which to copy the folder |
prefix |
optional. Path from the bucket to the directory, ending in a slash |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.