[R] Lightweight store plots as images.
Alaios
alaios at yahoo.com
Sat Feb 5 22:22:09 CET 2011
Dear all I would like to store a few hundrends images to my hard disk so I need your comment that is the most efficient way in R to do
for i in c(1:100){
A. create plot with title # I do not want to give output to screen\
B. store it as an image using plot's title as filename
C. Destroy that 'object'
}
I do not have any experience so can I have some advice from your side?
Best Regards
Alex.
More information about the R-help
mailing list