hrbrmstr/docxtractr: Extract Data Tables and Comments from 'Microsoft' 'Word' Documents

'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' files.

Getting started

Package details

MaintainerBob Rudis <bob@rud.is>
LicenseMIT + file LICENSE
Version0.6.5
URL http://gitlab.com/hrbrmstr/docxtractr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/docxtractr")
hrbrmstr/docxtractr documentation built on July 11, 2020, 10:06 p.m.