On Mon, 8 Apr 2019 11:19:12 +0000
Bill Poling <bill.pol...@zelis.com> wrote:

One solution to your problem may be to use an environment like
RStudio.  You can maintain multiple open documents including an rmd
document and using knitr and rmarkdown, add and then run code snippets
the output of which becomes embedded in the generated Word document.  I
use this approach, but the default Word styles are a nuisance and not
suitable for draft reports.  So, following generation of the Word
document you will need to reformat the document.  This works in both
Windows and Linux (where you need Libreoffice installed).

JWDougherty

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to