Dear All
I am using loop function to produce about 320 figures.
I set par(mfrow=c(2,2)), so in
each graph there are 4 figures and I want to get 80 graphs at the same time after
the loop is finished. But the problem I have is that I have to save this graph before
producing the fifth figure because it does not create a new graph windown and the previous graph window will be cleared when it
produce the fifth figure. So I have to break my loop into 320/4=80. And run my loop
80 times to save the older graph one by one.
Do you have some idea to let it open a new graph window
without clear of the older graph?
Many thanks,
Chen Sichong
PhD of Finance
Manchester Business School
University of Manchester
Oxford Road
Manchester
United Kingdom
M13 9PL