Sweave – seamless statistics and document automation

The R Munich user group likes Sweave. Here are 3 screenshots how to create a seamless R + Open Office integration (which works also for Word documents if you have installed the ODF converter plugin). First create your document

sweave.R
|wj_sweave.R|

the document

sweave01.png

save it, open R and execute

sweave02.png

Your document will then look like

sweave03.png


CC-BY-NC