Jump to content
Ornithology Exchange (brought to you by the Ornithological Council)

Exporting editable graphs/figures to ppt (or other Microsoft Office program)


AlliPierce

Recommended Posts

I've recently came across an R package called 'officer' that makes it really easy to export editable figures/graphs (base or ggplot) to an Office application. This makes it really easy to modify figures for presentations or in my case a poster. Every element will be generated as a text/shape etc so you can change colors, text sizes, move them around etc. Also looks as though you could generate an entire presentation or document if you wanted. Figured I would share the knowledge. Here is a link to the vignette for exporting to powerpoint. I was able to follow it exactly and achieve the desired result but if you have issue feel free to reply. There are also other vignettes for the package on CRAN if you are interested in other applications.

https://cran.r-project.org/web/packages/officer/vignettes/powerpoint.html

-Alli

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 months later...

Just FYI you can now also render PowerPoint presentations using rmarkdown in RStudio:

https://support.rstudio.com/hc/en-us/articles/360004672913-Rendering-PowerPoint-Presentations-with-RStudio

I haven't tried it yet but it looks like some of my gripes about other types of presentations are solved here, e.g. you can use columns, and templates.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...