convert_word_to_text: Convert Word documents to a text format

View source: R/files.R

convert_word_to_textR Documentation

Convert Word documents to a text format

Description

Convert Word documents to a text format

Usage

convert_word_to_text(docpath, dest = ".", to_markdown = FALSE)

Arguments

docpath

Path to an MS Word file

dest

Destination folder

to_markdown

Logical; whether to convert to markdown or not

Value

The path to the converted text file.


BroVic/jGBV documentation built on Oct. 9, 2022, 6:38 a.m.