/Rpptx

Read content from PPTX documents.

Primary LanguageR

Rpptx

This is a simple-minded package for reading tables from PPTX documents.

This uses the Rcompression and XML packages.

It should probably use the ROOXML package.

Usage

pptxTables(filename)

pptxTables(filename, pages = c(3, 4, 9))