Format

Working wit Reversible R Markdown

redoc()

R Markdown format for Reversible Reproducible Word Documents

dedoc()

Convert an Reversible Document back to R Markdown

redoc_diff()

Compare changes in an edited redoc Word Document against the original

redoc_extract_rmd()

Extract the Rmd used to to produce a Reversible Word Doc

RStudio Addin functions

Tools for managing workflow in the IDE

roundtrip_active_file() dedoc_to_active_file() dedoc_to_new_file()

RStudio Addin Functions

Developer Functions

Functions for making new, redoc-based R Markdown formats and developing and testing this package.

make_wrapper()

Make a wrapper function

make_preknitter()

Generate a function to run prior to knitting

pandoc_ast()

Convert a document to Pandoc's abstract syntax tree format

is_redoc()

Is this a reversible document?

redoc_example_rmd() redoc_example_docx() redoc_example_edited_docx()

Files for examples and testing