R - How to choose files by dates in file names?
问题 its pretty hard to find a title for my question because its very specific. My problem is: I have around 9000 files of data collected over different periods. The filenames contain that periods and I only want to load that files into R, that contain at least 17/18 years of data collection. I created a testlist to show what I mean: list = c("AT0ACH10000700100dymax.1-1-1993.31-12-2003", "AT0ILL10000700500dymax.1-1-1990.31-12-2011", "AT0PIL10000700500dymax.1-1-1992.31-12-2011",