This is a wrapper over cleanup_output using sapply over the result of list.files(ps_docu_path)
1 2  | cleanup_all(ps_docu_path = "vignettes", pvec_pattern = c("pdf$",
  "png$"), pb_ignore_dir = TRUE)
 | 
ps_docu_path | 
 Name of the document path  | 
pvec_pattern | 
 Pattern to match by files to be deleted  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.