Hi, I have 5 different files. Each file has about 1000 columns and about 3000 rows. Basically what I want to do is take the average of the 1000 columns and then graph it (line graph). How would I do this for 5 files at the same time and plot the average of the 5 files into one graph.
it would be great if you can get me started with a quick code. thanks kylle -- View this message in context: http://www.nabble.com/average-for-files-and-graph-tp25440679p25440679.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.