duncantl/RExcelXML: Tools for working with Excel XML documents

This is a collection of some general and quite simple facilities for working with Excel spreadsheets and workbooks. The ideas and some of the code should generalize to OpenOffice and other spreadsheets. At present this is intended as a relatively shallow implementation, and is aimed at providing a foundation to illustrate how one uses the XML and other packages to work with these types of documents. The hope is for others to contribute additional functionality or even take ownership of the package and extend it. We have developed functionality similar to this for Word and Excel using DCOM and the RDCOMClient facilities.

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@wald.ucdavis.edu>
LicenseBSD
Version0.5-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/RExcelXML")
duncantl/RExcelXML documentation built on Nov. 23, 2023, 4:21 p.m.