powered by
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(...)
Logical, true/false if file path is provided or NULL if not supplied with any input.
character vectors, containing file names or paths