Participating analyses in #TidyTuesdays
https://github.com/rfordatascience/tidytuesday
Contents
- Index of Tuesdays
- Index of ggplot2 functions and tasks implemented
- List of themes and extensions
- Helpful tools
TODO
Themes
- Built-in ggplot2 themes
ggthemes
hrbrthemes
ggthemr
- Examples https://www.shanelynn.ie/themes-and-colours-for-r-ggplots-with-ggthemr/tvthemes
ggsci
Miscelleneous
Colors
- How to pick more beautiful colors for your data visualizations - Helpful in designing a good color pallete to visualize
- bbplot - Create and export graphics in the style of the BBC News team
- Color Palette Color Schemes
Graph types
- The R Graph Gallery - Quickly index and identify examples of common plot types
- ggplot2 Extensions - Community driven extensions for ggplot2
References
- ggplot2 Reference - Minimal examples with documentation
- ggplot2: Elegant Graphics for Data Analysis - Book with more extensive explanations of functions
- Top 50 ggplot2 Visualizations - The Master List (With Full R Code)
- BBC Visual and Data Journalism Cookbook for R Graphics