GitHunt
AD

adam-gruer/reviewer

A shiny gadget to review changes in a word doc

reviewer

reviewer hex sticker

The goal of reviewer is to provide an RStudio addin that will allow a
user to review the track-changes elements in a Microsoft Word .docx file
and then convert thereviewed document to markdown. The addin uses
Pandoc, which must be installed.

Installation

You can install the released version of reviewer from
GitHub with:

# install.packages("devtools")
devtools::install_github("adam-gruer/reviewer")

Example

This is a basic example which shows you how to solve a common problem:

reviewer()

Contributors

Other
Created June 25, 2018
Updated June 26, 2018