[R] R2HTML, HTMLStart(): are plots send to HTML?
Werner Wernersen
pensterfuzzer at yahoo.de
Thu Sep 18 12:00:22 CEST 2008
Hi,
I just want to make sure that I really misunderstood the documentation: Is HTMLStart redirecting plots as well so that they are included in the HTML report? I tried the below and the plot is not included in the HTML file.
Or did I miss some switch or so?
Many thanks,
Werner
> HTMLStart(outdir = "c:/", filename = "report")
*** Output redirected to directory: c:/
*** Use HTMLStop() to end redirection.[1] TRUE
HTML> plot(1:10, 1:10)
HTML> HTMLStop()
[1] "c://report_main.html"
__________________________________________________
Do You Yaho
Schutz gegen Massenmails.
http://mail.yahoo.com
More information about the R-help
mailing list