Learn R Programming

⚠️There's a newer version (0.3.6) of this package.Take me there.

WordR (version 0.3.1)

Rendering Word Documents with R Inline Code

Description

Serves for rendering MS Word documents with R inline code and inserting tables and plots.

Copy Link

Version

Install

install.packages('WordR')

Monthly Downloads

182

Version

0.3.1

License

GPL-3

Maintainer

Tomas Hovorka

Last Published

July 23rd, 2018

Functions in WordR (0.3.1)

body_add_flextables

Read Word document with bookmarks and create other Word document with rendered tables in place.
examplePath

Returns path to examples folder
WordR

WordR: package for rendering MS Word documents with R inline code and inserting tables and plots.
addPlots

Read Word document with bookmarks and create other Word document with rendered plots in place.
renderInlineCode

Read Word document with R code blocks, evaluate them and writes the result into another Word document.