powered by
Check for files existence and prompt user if they want to load
check_file(file, output_type)
a boolean indicating wether a file was found and the user wants to load or not
the full path of the file to check
str to specify file name in prompt description
if (FALSE) { check_file("path/to/newfile.csv") }
Run the code above in your browser using DataLab