library(IalsaSynthesis) #Load the package into the current R session.
## Not run:
# path <- "./studies/eas"
# good_name <- "u1_male_aehplus_muscle_noCog_hand_noCogSpec.out"
# validate_filename_output(good_name, path)
#
# bad_name <- "missing_something.outtttt"
# validate_filename_output(bad_name, path)
# ## End(Not run)
Run the code above in your browser using DataLab