Description Usage Arguments Value Author(s) See Also Examples
View source: R/check_files_exist.R
check input/ouput file/directories are valid
1 | check_files_exist(io_list)
|
io_list |
list of input/output files/directories |
if any files/directories are missing, will produce an error mentioning the missing ones
Al J Abadi, aljalabadi@gmail.com
Other file:
dirTree()
,
file_backup()
,
move_symlink()
,
parent_base_ext()
,
saveRDS2()
,
suffixer()
1 | ## Not run: check_files-exist(list('~/.Rprofile'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.