tag | R Documentation |
s3_file_tag_delete
delete file tags
s3_file_tag_info
get file tags
s3_file_tag_info
s3_file_tag_delete(path)
s3_file_tag_info(path)
s3_file_tag_update(path, tags, overwrite = FALSE)
path |
(character): A character vector of paths or s3 uri |
tags |
(list): Tags to be applied |
overwrite |
(logical): To overwrite tagging or to modify inplace. Default will modify inplace. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.