12.9 Wrap-up

We covered processing raw election data to find winners, including functions in my rmiscutils package. We also got a look at a new pipe operator in the magrittr package, saving and loading data in Rda format, creating interactive tables with the DT package, and plotting and calculating correlations. Finally, we took a look at several interactive data visualization packages in addition to plotly.

Next up: Dealing with dates.