delete_files: Helper function to delete a set of files

Description Usage Arguments

Description

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.

Usage

1
delete_files(ps_docu_path, pvec_filenames, pb_interactive = TRUE)

Arguments

pvec_filenames

vector of filenames to be deleted

pb_interactive

flag for interactive mode


charlotte-ngs/rmddochelper documentation built on June 27, 2019, 1:22 a.m.