R/ifcb_helper_functions.R
truncate_folder_name.Rd
This function removes the trailing underscore and three digits from the base name of a folder.
truncate_folder_name(folder_name)
A character string specifying the folder name to truncate.
A character string with the truncated folder name.