powered by
Enhanced file validation with comprehensive checks and better error messages
check_file(path, operation = "read", must_exist = TRUE)
Invisible TRUE if operation can proceed, throws error otherwise
File path
Operation being performed (read, write, etc.)
Whether the file must exist
Other validate-utils: check_directory(), check_input(), check_packages(), check_range()
check_directory()
check_input()
check_packages()
check_range()