On Fri, 2008-07-25 at 02:03 +0000, Daren Tan wrote: > Any packages that can do that ?
Hi Daren, The R2HTML & prettyR packages will get you tables and plots. I am not that familiar with R2HTML, but you would have to manually add hyperlinks to the output of htmlize (prettyR) as it is only intended to turn R console and graphic output into an integrated HTML file. Jim ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.