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)

Arguments

path

Character vector indicating the directory of a file.

Value

String holding provided path.