If pb_interactive is true, the function loops
over a given vector of file names and asks to user
whether the files should be deleted. Otherwise the
files in the vector are deleted without asking.
1  | delete_files(ps_docu_path, pvec_filenames, pb_interactive = TRUE)
 | 
pvec_filenames | 
 vector of filenames to be deleted  | 
pb_interactive | 
 flag for interactive mode  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.