extract_date.Rd
Extract the date from a filename in YYYYMMDD format.
extract_date(filename)
A character string representing the filename.
A character string representing the extracted date, or NULL if no date is found.