| s3_confirm_posted | R Documentation | 
Check whether a file is on S3, and if so, write an indicator file
s3_confirm_posted(
  ind_file,
  config_file = getOption("scipiper.s3_config_file"),
  ind_ext = getOption("scipiper.ind_ext")
)
| ind_file | character name of the indicator file to write locally once the file has been uploaded | 
| config_file | character name of the yml file containing project-specific configuration information | 
| ind_ext | the indicator file extension to expect at the end of ind_file | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.