Creating a Custom ggplot2 Theme 

scatterplot

Nearly every data scientist will say the same thing: The most important aspect of analytics is effectively communicating your results. So, how can you do this, whether it be in your practicum project, personal work, or career? The key is to make beautiful and easy-to-interpret visuals.  The ggplot2 package in Continue reading Creating a Custom ggplot2 Theme 

Ggeconodist: Your Secret Weapon for Graphing

Ggeconodist: Your Secret Weapon for Graphing

The  ggplot2 library is an incredibly powerful and wonderful visualization tool for most graphs, but when it comes to boxplots, the ggeconodist library has the upper hand. Learning to use this library in R means you will no longer spend 10 minutes explaining your boxplot to your audience. Both boxplots Continue reading Ggeconodist: Your Secret Weapon for Graphing