Skip to content
Prev 163933 / 398506 Next

xtable html links

Try this:

 print(xtable(mat2), type = "html", file = "test.html",
sanitize.text.function = force)
On Fri, Dec 5, 2008 at 3:43 PM, Tim Smith <tim_smith_666 at yahoo.com> wrote: