rtext-mining

How to read .docx file in R or convert it into .txt file?


I'm trying to read CV. But can't find a way to read .docx file as plain text or convert it into text file.


Solution

  • read_docx from qdapTools package does the job

    https://www.rdocumentation.org/packages/qdapTools/versions/1.3.3/topics/read_docx