Execute R code directly in Microsoft Word
Inference in Word enables you to use to assemble dynamic Microsoft Word
documents (document mashups) containing your data, R objects, R
code, and text annotations (commentary). When executed, Inference runs your
R code and generates a Results Document that contains textual,
numerical and graphic output of scripting commands in addition to formatted
text annotations. For example, you can write scripts in R to automate
repetitive tasks involving data access, collection, preparation, analysis
and reporting with one-button convenience.
Inference in Word allows you to do the following (click on the image for a
full-size screenshot):
Embed R code, R-Source and R-Data files directly into Inference in Word
documents
Edit R code and R-Source files using the built-in Code Block Editor
Execute your R code to create a Results Document in your
choice of formats
Use Inference in Excel to create Data Sets that you can access from
your R code as R dataframes