file-readable-p

file-readable-p is a built-in function in `C source code'.

(file-readable-p FILENAME)

Return t if file FILENAME exists and you can read it.
See also `file-exists-p' and `file-attributes'.