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.
Version: | 0.2.0 |
Depends: | R (≥ 3.0.0) |
Imports: | tools, xml2, tibble, purrr, dplyr, utils |
Suggests: | testthat |
Published: | 2016-07-20 |
Author: | Bob Rudis [aut, cre] |
Maintainer: | Bob Rudis <bob at rudis.net> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | docxtractr results |
Reference manual: | docxtractr.pdf |
Package source: | docxtractr_0.2.0.tar.gz |
Windows binaries: | r-devel: docxtractr_0.2.0.zip, r-release: docxtractr_0.2.0.zip, r-oldrel: docxtractr_0.2.0.zip |
OS X Mavericks binaries: | r-release: docxtractr_0.2.0.tgz, r-oldrel: docxtractr_0.2.0.tgz |
Old sources: | docxtractr archive |
Please use the canonical form https://CRAN.R-project.org/package=docxtractr to link to this page.