Learn R Programming

WordR (version 0.3.1)

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

Description

The WordR package provides three main functions body_add_flextables, addPlots and renderInlineCode, which together should provide enough functionality to create a nice, customised MS Word report from a given template.

Arguments

Details

More information about the package can be found in vignette or run:

vignette("WordR", package = "WordR")