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/raampGBV documentation built on Oct. 7, 2022, 11:06 p.m.