check_file_exists {beautier} | R Documentation |
stop
if the file is absentFunction to check if a file exists.
Calls stop
if the file is absent
check_file_exists(filename, filename_description = NA)
filename |
name of the file |
filename_description |
description of the filename |
nothing. Will stop
if the file is absent,
with a proper error message
Richèl J.C. Bilderbeek
check_empty_beautier_folder()
check_file_exists(get_beautier_path("anthus_aco_sub.fas"))
check_empty_beautier_folder()