[R] Relying on R to generate html tables with hyperlinks and pictures ?
Jim Lemon
jim at bitwrit.com.au
Fri Jul 25 13:01:39 CEST 2008
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
More information about the R-help
mailing list