Skip to content
Gregory Penn edited this page Nov 30, 2017 · 1 revision

Reusable plotting function with R and ggplot2

This project is motivated by the observation that I seem to make the same plots over and over again. By wrapping them up in functions with reasonable defaults and a few useful options, they become highly reusable and adaptable. They also serve as a cookbook for how to do things I might not otherwise remember.

Clone this wiki locally