Skip to content
Prev 295688 / 398503 Next

sweave tables as images?

My guess is that it would be impossible to use the table size in
Sweave, only mildly non-trivial in knitr with a proper hook. The
easiest hack in either of them would be to manually open the png
device, and use cat() with \includegraphics{} where you want the plot
diplayed.

HTH,

b.
On 26 May 2012 09:43, Alexander Shenkin <ashenkin at ufl.edu> wrote: