Extract Data Tables and Comments from 'Microsoft' 'Word' Documents
Make a specific row the column names for the specified data.frame
Convert a Document (usually PowerPoint) to a PDF
Get number of comments in a Word document
Returns information about the comments in the Word document
Returns a description of all the tables in the Word document
Extract all tables from a Word document
Extract all comments from a Word document
Extract all tables from a Word document
Extract a table from a Word document
Get number of tables in a Word document
Extract Data Tables and Comments from 'Microsoft' 'Word' Documents
Make Column Names Great Again
Pipe operator
Display information about the document
Read in a Word document for table extraction
Point to Local soffice.exe File
'Microsoft Word' 'docx' files provide an 'XML' structure that is fairly straightforward to navigate, especially when it applies to 'Word' tables and comments. Tools are provided to determine table count/structure, comment count and also to extract/clean tables and comments from 'Microsoft Word' 'docx' documents. There is also nascent support for '.doc' and '.pptx' files.