convert_word_to_text | R Documentation |
Convert Word documents to a text format
convert_word_to_text(docpath, dest = ".", to_markdown = FALSE)
docpath |
Path to an MS Word file |
dest |
Destination folder |
to_markdown |
Logical; whether to convert to markdown or not |
The path to the converted text file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.