truncate_folder_name.RdThis 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.