Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 994 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 994 Bytes

Getting familiar with ggplot2 extensions

Overview

This repository contains the source files for the talk that I gave on February 18, 2021 at the Graphics Group in the Department of Statistics at Iowa State University.

Abstract

ggplot2 is an excellent software package that allows R users to create stunning data visualizations using the grammar of graphics. Over the years, the R community has developed numerous extensions to ggplot2 that extend ggplot2's graphing capabilities and allow for creating advanced data visualizations with much ease. In this talk, I will introduce some of my most frequently used ggplot2 extensions and demonstrate their use cases using walk-through examples.

License

The overall presentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license (CC BY-SA 4.0), and the source files are licensed under the MIT license.