Tagged Questions
14
votes
3answers
319 views
How can Sweave users collaborate with Word users? [closed]
I'd like to pitch the question discussed here to the SO community: what is the best way for Sweave users to collaborate with Word users?
I'm trying to move my entire workflow to R and Sweave (or ...
0
votes
1answer
223 views
Is there a way to create dynamic documents using MS Word and SQL queries?
I'm writing a document using MS Word 2010. For this document (a written report) I would like to integrate SQL queries which fetch data from SQL Server database. Data in the database is changing all ...
2
votes
1answer
457 views
odfWeave and MS Word
I use odfWeave for purposes of reproducible research. I've discovered it generally works well on MS Office 2007 using .odt files generated in Word, but \Sexpr{} commands almost always fail. I ...