Message-ID: <000001c63343$7f3fa260$de173981@revansx>
Date: 2006-02-16T21:53:56Z
From: Richard Evans
Subject: how to make plot output to JPG or GIF
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