spod_compute_s3_etag | R Documentation |
Compute ETag for a file
spod_compute_s3_etag(file_path, part_size = 8 * 1024^2)
file_path |
Character. The path to the file. |
part_size |
Numeric. The size of each part in bytes. Do not change, as this is a default for S3 Etag. |
Character. The ETag for the file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.