README.md

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()


adam-gruer/reviewer documentation built on May 21, 2019, 9:45 a.m.