Hi Joel,

The function hwrite() of the package hwriter does that.
> library(hwriter)
> hwrite(iris[1:10,])

See examples at http://www.embl.de/~gpau/hwriter/

Cheers,

Greg
---
Gregoire Pau
EMBL Research Officer
http://www.embl.de/~gpau/

On 01/12/10 08:53, Joel wrote:

Hi

Is it possible to instead of getting the HTML code written to a file, get it
saved as a string in an object instead?
Or is there any kind of package that can do this?
//Joel

______________________________________________
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.

Reply via email to