Presentation & Slides
Blogs & Slides Only
Make your slides extra special💯
What is this?
Fun slides walking you through how to can make your slides made through xaringan a little more fun!
- Slides link here: https://slides.garrickadenbuie.com/extra-special-xaringan/#1
PowerPoint presentations generation Vignettes
What is this?
Excerpt from vignette: Use the function read_pptx() to create an R object representing a PowerPoint document. The initial PowerPoint file can be specified with the path argument. If none is provided, this file will be an empty document located in the package directory. Formats and available slide layouts will be those available in the template file. The content of original document is also preserved (but can be manipulated, i.e. delete a slide).
- Link to vignette here: https://davidgohel.github.io/officer/articles/offcran/powerpoint.html
The Ultimate Infinite Moon Reader for xaringan Slides
By Yihui Xie
What is this?
Excerpt from site: Instant preview without fully rebuilding HTML, and the linked navigation.
- Link to site here: https://yihui.org/en/2019/02/ultimate-inf-mr/#please-help-me-test-it
XaringanExtra: See slides as tiles & more
What is this?
if you use xaringan: install {xaringanExtra} and add this chunk to the beginning of your slides to get this nifty tile overview! (press “o” to see it: xaringanExtra::use)_xaringan_extra(c(“title_view”)
- Link to package repo here: https://github.com/gadenbuie/xaringanExtra
- Link to see slides as tiles here: https://github.com/gadenbuie/xaringanExtra#-tile-view
- Link to make slides editable here: https://github.com/gadenbuie/xaringanExtra#-editable-demo
- Link to add a share bar to slides here: https://github.com/gadenbuie/xaringanExtra#-share-again-1
- Link to add sound when changing slides (requested by blind R user): https://github.com/gadenbuie/xaringanExtra#-slide-tone-demo
xaringan Tip: Add A Logo to All of Your Slides
What is this?
Excerpt from blog: Here’s a quick tip to help solve a common xaringan problem: adding a logo to all of your slides.
- Link to blog here: https://www.garrickadenbuie.com/blog/xaringan-tip-logo-all-slides/
- Template repo here: https://github.com/gadenbuie/xaringan-logo