Safe File Exists
A "safe" wrapper around base::file.exists that returns a FALSE if no file path is supplied as an argument, instead of an error.
safe_file.exists(...)
... |
character vectors, containing file names or paths |
Logical, true/false if file path is provided or NULL if not supplied with any input.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.