Extract Data Tables from Microsoft Word Documents


[Up] [Top]

Documentation for package ‘docxtractr’ version 0.1.0.9000

Help Pages

docxtractr-package docxtractr is an R pacakge for extracting tables out of Word documents (docx)
assign_colnames Make a specific row the column names for the specified data.frame
docxtractr docxtractr is an R pacakge for extracting tables out of Word documents (docx)
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_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