validate_file_exists.Rd
Before performing an operation on a file assumed to be found in a given directory, validate this file exists and give indicative error if not.
validate_file_exists(path)
Character vector indicating the directory of a file.
String holding provided path
.