[R] a question about "latex" in Hmisc
Shi, Tao
shidaxia at yahoo.com
Wed May 12 22:33:09 CEST 2010
Hi Ista,
Thanks for the reply!
You actually misunderstood me. I never objected the "tmp <- latex(x)" method (in fact, that's what I'm doing now in my .Rnw file). As I stated in my original post, I'm simply curious about what causes the error window and wanted to get to the bottom of it.
...Tao
=====================================
If you would rather have a
> separate file for your table you can continue to
use your original method,
> e.g.,
<<>>=
tmp <- latex(x,
> file="x.tex")
@
\include{x.tex}
(not sure what your objection to
> this was in the first place).
-Ista
>
More information about the R-help
mailing list