
Function to check if a file exists. Calls stop if the file is absent
Source: R/check_file_exists.R
check_file_exists.RdFunction to check if a file exists.
Calls stop if the file is absent
Examples
check_empty_beautier_folder()
check_file_exists(get_beautier_path("anthus_aco_sub.fas"))
check_empty_beautier_folder()