News

Let me go through an example, using data from Zillow with estimated median home values. In the code below, I load a couple of packages, set my data file name, and use base R’s download.file ...
Our package, which we refer to internally as “pewplots,” is a ggplot2 wrapper made up of customized versions of existing ggplot2 functions. In practice, this means that ggplot2 plotting functions are ...