Programmatically create interactive Powerpoint slides with R

R-bloggers 2015-10-13

Summary:

Powerpoint is a powerful application for creating presentations, and allows you to include all sorts of text, pictures, animations and interactivity to create a compelling story. Most of the time you'll use the Powerpoint application to create slides, but if you want to include data and/or charts in your slides, in the interests of reproducibility you may want to automate the slide creation process. By using the R language with the Powerpoint API, you can recreate your slides in an instant whenever your data changes. Asif Salam has created a nice tutorial showing how to use the RDCOMClient package to...

Link:

http://feedproxy.google.com/~r/RBloggers/~3/OZe6VfC4j8k/

From feeds:

Statistics and Visualization ยป R-bloggers

Tags:

r bloggers

Authors:

David Smith

Date tagged:

10/13/2015, 18:15

Date published:

10/12/2015, 11:56