Re: [R] Plotting multiple table automatically

2010-02-19 Thread KennyL
Thanks to you both, Both methods work, I was trying to do what you have suggested earlier Paul, but got in a mess, thanks for the code I can see why it was all going wrong now! Kenny -- View this message in context: http://n4.nabble.com/Plotting-multiple-table-automatically-tp1561478p1561507.

[R] Plotting multiple table automatically

2010-02-19 Thread KennyL
Hi All, I have a slight issue getting R to plot a series of tables automatically. Essentially I have a series of tables that I wish to plot. They are named on_2, on_3 etc. based on the file name when they were read in. I have filelist <- list.files() to give me list of the table names. I wish to