Check if a file exists in the current working directory
file_wd_check(name)
name | filename including file extension to be checked. |
---|
TRUE/FALSE if file exists in the current working directory.
Dillon Hammill, Dillon.Hammill@anu.edu.au
file_wd_check("gatingTemplate.csv")#> [1] FALSE