Given a bunch of filenames, find all four-number digit strings.

years_in_filenames(filenames)

Arguments

filenames

A list of character strings to search.

Value

A list of numeric years.