[R] R2HTML giving "NULL" in output

L.A. romsa at millect.com
Thu Oct 20 05:07:22 CEST 2011


Thanks for the reply. Here is a sample.


library(R2HTML)
HTMLStart(outdir=Output, file="R2report",
   extension="html", echo=FALSE, HTMLframe=TRUE)
HTML.title("Test Report 2011", HR=1)
HTML.title("Test-Title:<br> Classification", HR=3)
HTMLhr()
HTMLStop()

--
View this message in context: http://r.789695.n4.nabble.com/R2HTML-giving-NULL-in-output-tp2309776p3920767.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list