Learn R Programming

WordR (version 0.3.6)

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.6

License

GPL-3

Maintainer

Tomas Hovorka

Last Published

January 12th, 2023

Functions in WordR (0.3.6)

renderInlineCode

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

Read Word document and apply functions body_add_flextables,renderInlineCode,addPlots.
examplePath

Returns path to examples folder
addPlots

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

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