Re: [R] Creating reports using R

2010-06-09 Thread Erik Iverson
John Antonakakis wrote: is there a good way to generate reports in R? I found the following code using split.screen but this only works with plots and i would like to generate reports with tables and charts. thx The answer is definitively yes, and you can spend a lot of time learning about how

[R] Creating reports using R

2010-06-09 Thread John Antonakakis
is there a good way to generate reports in R? I found the following code using split.screen but this only works with plots and i would like to generate reports with tables and charts. thx if (interactive()) { par(bg = "white") # default is likely to be transparent split.screen(c(