word_to_markdown: Convert a Word (docx) to a Markdown (md) file

Description Usage Arguments Value Examples

View source: R/displayDocument.R

Description

This function converts a word document to a markdown file. If output path is NULL (as default), the function will save this to a temporary path.

Usage

1

Arguments

file

The path to your .docx file.

output

The path to save your new markdown file

Value

The same file as a Markdown document.

Examples

1
#ADD LATER

jdtrat/taskdesignr documentation built on Feb. 4, 2021, 9:48 p.m.