duncantl/RWordXML: Simple tools for Open Office Word Processing XML documents

This is a collection of some general and quite simple facilities accessing common elements from within R of an Open XML Word Procesing document, Microsoft's current format. These provide examples for accessing the contents of the document and its meta-data. More will be added for modifying the content, and also reading richer structures. At present, this is more an illustration of what is possible and a way to encourage others to explore these documents. We can do very similar things for OpenOffice documents. (See ROpenOffice for a start.)

Getting started

Package details

AuthorDuncan Temple Lang, Gabe Becker.
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseBSD
Version0.1-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("duncantl/RWordXML")
duncantl/RWordXML documentation built on Nov. 23, 2023, 4:23 p.m.