[R] plotting with multiple files

T. Murlidharan Nair nair at sdsc.edu
Tue Oct 12 00:16:14 CEST 2004


Hi !!
I need to generate plots from several multiple file and I am doing this 
by reading it as a list using c(file1, file2.....).
Since I need to either print the plots or save it as an plot image while 
generating  the plots in a loop, has anyone
done this before. Also is there a getchar() equivalent in R, I mean just 
to wait for an input from the console so that
I can print before it plots the next plot.
Thanks ../Murli




More information about the R-help mailing list