Re: [R] storing output in html or pdf table format.

2009-07-28 Thread Tal Galili
Hi Albert. I also came across this: http://cran.r-project.org/web/packages/hwriter/index.html Which is very nice (although I still didn't play with it as much as I wanted) On Tue, Jul 28, 2009 at 7:56 AM, Albert EINstEIN wrote: > > Hi every one, > Thanks for every one who are all supporting t

Re: [R] storing output in html or pdf table format.

2009-07-28 Thread David Hajage
r can be extracted from a given body of > data. > ~ John Tukey > > -Oorspronkelijk bericht- > Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > Namens Albert EINstEIN > Verzonden: dinsdag 28 juli 2009 6:56 > Aan: r-help@r-project.org > Onderwerp

Re: [R] storing output in html or pdf table format.

2009-07-28 Thread ONKELINX, Thierry
-Oorspronkelijk bericht- Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] Namens Albert EINstEIN Verzonden: dinsdag 28 juli 2009 6:56 Aan: r-help@r-project.org Onderwerp: [R] storing output in html or pdf table format. Hi every one, Thanks for every one who are all

Re: [R] storing output in html or pdf table format.

2009-07-27 Thread Liviu Andronic
Hello, On 7/28/09, Albert EINstEIN wrote: > clarification on output in R. I have generated summary statistics output for > dataset (E.g. sales) in output window. Now i want to store that output in a > html or pdf in a table format. if possible can any one provide code for this > one. > http:

Re: [R] storing output in html or pdf table format.

2009-07-27 Thread cls59
Albert EINstEIN wrote: > > Hi every one, > Thanks for every one who are all supporting to us. we want some > clarification on output in R. I have generated summary statistics output > for dataset (E.g. sales) in output window. Now i want to store that > output in a html or pdf in a table format

[R] storing output in html or pdf table format.

2009-07-27 Thread Albert EINstEIN
Hi every one, Thanks for every one who are all supporting to us. we want some clarification on output in R. I have generated summary statistics output for dataset (E.g. sales) in output window. Now i want to store that output in a html or pdf in a table format. if possible can any one provide cod