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
Other validate-utils:
check_directory(),
check_input(),
check_packages(),
check_range()