June 2024
Beginner to intermediate
256 pages
5h 50m
English
If you need to create a slideshow pre- sentation, like one you might create in PowerPoint, R has you covered. In this chapter, you’ll learn how to produce pre- sentations using xaringan. This package, which uses R Markdown, is the most widely used tool for creating slideshows in R.
You’ll use xaringan to turn the penguin report from Chapter 6 into a slideshow. You’ll learn how to create new slides, selectively reveal content, adjust text and image alignment, and style your presentation with CSS.
You might have noticed the Presentation option while creating a new R Markdown document in RStudio. ...
Read now
Unlock full access