TidyX Episode 4: patchwork & Interactive Graphics

In Episode 4, Ellis Hughes and I go over R code from Dr. Maggie Sorgin, who used data on beer production, provided by the TidyTuesday Project, to create a nice plot of multiple data visualizations using the patchwork package.

In this episode we touch on:

  • The patchwork R package, which allows us you to combine several plots on one page.
  • How to create interactive visualizations using the plotly package.
  • Finally, using an NBA data set, we go over how to pull together all of your graphics into a single report using R Markdown, allowing you to produce an URL with interactive graphics.

To watch the screen cast, CLICK HERE.

To get the code for producing the report, CLICK HERE.

To see the interactive report, CLICK HERE >> TidyX-Episode-4—patchwork—Interactive-Graphics