22 September 2017

R Markdown Presentations and Plotly

In this presentation we will examine the plotly package inside R Markdown presentations.

Press right or left on your keyboard to switch between slides.

Using plotly.

We can use ggplotly() to parse a ggplot object into a plotly object.

Another Plot