R - create a scatter plot from a number of csv files automatically after filtering unwanted data
问题 I have attached a sample CSV file which I have 100 of them, A number of its columns and its 19 top rows should be filtered and rest of data should be used to plot graphs and export graphs in a more usable format. These data are generated by Netlogo behavior space, and I could not find a good way to visualize the output directly, so what I have after each experiment is many csv files. data file: https://www.dropbox.com/s/nj243qcs6sx6fu8/Rates.csv sample output : https://www.dropbox.com/s