Skip to content
Prev 205275 / 398506 Next

R2HTML Report number format, or Better Way?

On 01/04/2010 10:49 AM, L.A. wrote:
No, I simply showed how I obtained the data frame that you gave as an 
example.
The HTML file will be in the current R directory. If you include a valid 
path in the filename argument, it will be wherever you specify. The 
delim.table function formats the result in whatever way the object would 
normally be printed and is usually called in an R script that is to have 
HTML output produced by the htmlize function.

Jim