docxtractr-package | docxtractr is an R package for extracting tables and comments out of Word documents (docx) |
assign_colnames | Make a specific row the column names for the specified data.frame |
docxtractr | docxtractr is an R package for extracting tables and comments out of Word documents (docx) |
docx_cmnt_count | Get number of comments in a Word document |
docx_describe_cmnts | Returns information about the comments in the Word document |
docx_describe_tbls | Returns a description of all the tables in the Word document |
docx_extract_all | Extract all tables from a Word document |
docx_extract_all_cmnts | Extract all comments from a Word document |
docx_extract_all_tbls | Extract all tables from a Word document |
docx_extract_tbl | Extract a table from a Word document |
docx_tbl_count | Get number of tables in a Word document |
print.docx | Display information about the document |
read_docx | Read in a Word document for table extraction |