Hi,
I have a question on something I'd like to do, but have a feeling that it can't
be done. I wrote a simple function to generate HTML code to produce a table.
The function just uses cat with append = T repeatedly to output the correct
HTML code to a file which I open in IE The function produces a nice table
(simple, but adequate) which I cut and paste into PowerPoint for my clients.
When there are many tables, the production of each table, one at a time,
becomes a pain. I'd like to automate that production, which is easy to do by
stacking the function calls in another function and just calling that second
function once. But rather than have the resulting tables go to a file which I
open with IE, I'd like to have the tables go to a graphsheet because I can then
just export this to PowerPoint directly. Can I write the tables to a
graphsheet? I don't think so, but who knows? Any thoughts?
I'm using S-Plus 7 on Windows XP.
Thanks,
Walt
________________________
Walter R. Paczkowski, Ph.D.
Data Analytics Corp.
44 Hamilton Lane
Plainsboro, NJ 08536
(V) 609-936-8999
(F) 609-936-3733
|