Hello, How does one write PLOT() commands that make individual graphic files of plots that are currently generated to the graphics output window of a session? Currently, I have a chron-job that generates a new data input files once every hour. My goal is to then automatically run my "source.r" file with the plot commands which then automatically generates a web-ready graphic file in a folder for my server. thanks! -revansx
Richard Evans wrote:> Hello, > > How does one write PLOT() commands that make individual graphic files of > plots that are currently generated to the graphics output window of a > session? > > Currently, I have a chron-job that generates a new data input files once > every hour. My goal is to then automatically run my "source.r" file with > the plot commands which then automatically generates a web-ready graphic > file in a folder for my server.See ?bitmap Uwe Ligges> thanks! > -revansx > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html