Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/z3tt/outlierconf2021

⭕ Slides and hands-on codes for my talk "ggplot Wizardry: My Favorite Tricks and Secrets for Beautiful Plots in R" at the 1st OutlierConf, February 4–7 2021.
https://github.com/z3tt/outlierconf2021

datavisualization dataviz design ggplot2 ggplot2-workshop presentation r

Last synced: about 7 hours ago
JSON representation

⭕ Slides and hands-on codes for my talk "ggplot Wizardry: My Favorite Tricks and Secrets for Beautiful Plots in R" at the 1st OutlierConf, February 4–7 2021.

Awesome Lists containing this project

README

        


 ggplot Wizardry:
My Favorite Tricks and Secrets for Beautiful Plots in R 

   
Blog   
Email   
Twitter   
Instagram   
Behance   
LinkedIn   




Buy Me A Coffee




Slides and hands-on codes for my talk at the [1st OutlierConf](https://www.outlierconf.com/), February 4–7 2021.

![Title slide for my talk](https://raw.githubusercontent.com/Z3tt/OutlierConf2021/main/img/2021_outlier.png)

### Talk Resources:

* [Slides](https://www.cedricscherer.com/slides/OutlierConf2021_ggplot-wizardry.pdf)
* [Recording](https://www.youtube.com/watch?v=7UjA_5gNvdw&list=PLAm5TIX-yz7IkKOUcStM_vl8AD0S9v0co&index=33)
* [Hands-On Tutorial](https://z3tt.github.io/OutlierConf2021/)
* [Codes](https://github.com/Z3tt/OutlierConf2021/blob/main/R/OutlierConf2021_ggplotWizardry_HandsOn.Rmd)

**Bonus: Extended version!**

* [Slides from the useR! Oslo meeting on March 24, 2021](https://www.cedricscherer.com/slides/useR-2021_ggplot-wizardry-extended.pdf)


### About the talk:

> In this talk, I present my favorite tips and tricks with regard to the ggplot2 package, a library for plotting in the programming language R. I will cover functions that are helpful but many may not be aware of as well as a collection of interesting functions from a large range of extension packages.
The talk is intended for people who already know how to code in R and ggplot2. However, I am going to cover a diverse collection of tips so I hope everyone can pick something helpful independent from their level of expertise.

![Preview collage of all slides](https://raw.githubusercontent.com/Z3tt/OutlierConf2021/main/img/2021_outlier_collage.png)

### Further Resources:

* [Intro to R](https://moderndive.com/) (one of many good online tutorials)
* ["R for Data Science" book (open-access)](r4ds.had.co.nz/)
* [ggplot2 Book (open-access)](https://ggplot2-book.org/)
* [R Graph Gallery](https://www.r-graph-gallery.com/)
* [My extensive ggplot2 tutorial](https://www.cedricscherer.com/2019/08/05/a-ggplot2-tutorial-for-beautiful-plotting-in-r/)
* [My “Evolution of a ggplot” blog post](https://www.cedricscherer.com/2019/05/17/the-evolution-of-a-ggplot-ep.-1/ )
* [#TidyTuesday project](https://github.com/rfordatascience/tidytuesday) ([#TidyTuesday](https://twitter.com/hashtag/tidytuesday?lang=en) on Twitter)
* [My #TidyTuesday Contributions](https://github.com/Z3tt/TidyTuesday) incl. all codes
* [R4DS learning community](https://www.rfordatasci.com/) (huge Slack community for people learning R incl. a mentoring program)
* [Illustrations by Allison Horst](https://github.com/allisonhorst/stats-illustrations ) (more general about data and stats + R-related)
* R Packages mentioned:
+ [ggplot2](https://ggplot2.tidyverse.org/)
+ [ggtext](https://wilkelab.org/ggtext/)
+ [ggforce](https://ggforce.data-imaginist.com/)
+ [ggdist](https://mjskay.github.io/ggdist/)
+ [ggraph](https://ggraph.data-imaginist.com/)
+ [ggstream](https://github.com/davidsjoberg/ggstream)
+ [ggbump](https://github.com/davidsjoberg/ggbump)
+ [gggibous](https://cran.r-project.org/web/packages/gggibbous/vignettes/gggibbous.html)
+ [waffle](https://github.com/hrbrmstr/waffle)
+ [geofacet](https://cran.r-project.org/web/packages/geofacet/vignettes/geofacet.html)
+ [cartogram](https://github.com/sjewo/cartogram)
+ [patchwork](https://patchwork.data-imaginist.com/)
+ [sf](https://r-spatial.github.io/sf/)

***

Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)