Learn R Programming

R2PPT

R to PowerPoint Package

For latest development version, install from github using the devtools R package:

devtools::install_github("WayneGitShell/R2PPT")

Copy Link

Version

Install

install.packages('R2PPT')

Monthly Downloads

142

Version

2.2.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Wayne Jones

Last Published

April 26th, 2022

Functions in R2PPT (2.2.0)

PPT.ApplyTemplate

Applies a Template Design to current PowerPoint presentation
PPT.AddTitleSlide

Add a title slide to current PowerPoint presentation
PPT.AddGraphicstoSlide

Adds an R graphics output to the current slide of current PowerPoint presentation
PPT.AddBlankSlide

Add a Blank Slide to current PowerPoint presentation
PPT.Open

Open an existing PowerPoint presentation
PPT.Present

Run the PowerPoint presentation slideshow
PPT.SaveAs

Save a PowerPoint presentation to file
PPT.AddDataFrame

Adds a R data frame to the current slide
PPT.Close

Close a PowerPoint presentation
PPT.AddTitleOnlySlide

Add a TitleOnly slide to current PowerPoint presentation
PPT.AddTextSlide

Add a text layout slide to current PowerPoint presentation
PPT.Init

Initialises a PowerPoint presentation