Skip to content
Prev 292975 / 398498 Next

R2HTML output shows NULL

Jeff, there are also many times that people are told not to post HTML,
so this case would be a bit of a Catch 22.  Also some of us (well me
at least, I expect others have as well) have experienced this already
and fully understand what is being discussed without needing an
example (and for this case I don't know that those who don't already
understand what she is saying would benefit much from the example
without the output).

Erin,

I have seen the same thing (as well as all the output from the hist
function being printed and other things that are usually invisible)
and have not found a way to suppress/hide the usually invisible
output.

An alternative is the txtStart and friends functions in the
TeachingDemos package (which were inspired by, but not as fancy as,
the R2HTML package).  Like R2HTML those functions will copy your
session to a file (currently plain text, enhanced text (can be post
processed with the enscript program to provide color and embedded
graphics), or MS Word documents (via the R2wd package), .rtf files
(via the rtf package) are planned).  These functions by default do not
include output that is returned invisibly.

On Fri, Apr 27, 2012 at 2:06 PM, Jeff Newmiller
<jdnewmil at dcn.davis.ca.us> wrote: