/TidyTuesday-Virtual-Meetings

This is the repository for the Virtual Meetings related to the #TidyTuesday challenge.

Primary LanguageR


 #TidyTuesday Virtual Meetings 

📢 Join the R4DS Slack channel!

This is the repository for the Virtual Meetings related to the #TidyTuesday challenge, a weekly social data project that focusses on understanding how to summarize and arrange data to make meaningful charts with {ggplot2}, {tidyr}, {dplyr} and other tools that are part of the {tidyverse} ecosystem. The project was founded in 2018 by Thomas Mock and organized by the R4DS ("R for Data Science") online learning community. The intent of the challenge is to provide a safe and supportive forum to practice their wrangling and data visualization skills.

And the intent of the virtual meetings is to connect and to get to know each other, exchange feedback and ideas and exciting news! All organizational stuff such as dates, topics and the current survey is discussed in our Slack workspace.


Each meeting, we ask a question to the group and one of us is chosen to visualize the results. This way, we do not only get to know our community better but also collect visualizations showcasing the variety of designs in our community.

First Meeting: "What is your favorite geom?"

./surveys/001_favorite_geoms.png

Packages: tibble (data), ggplot2 (plotting), hrbrthemes (theme), nord (colors), cowplot (image), showtext (font)

Second Meeting: "What is your favorite data visualization package?"

./surveys/002_favorite_package.png

Packages: tibble (data), ggplot2 (plotting), ggtext (font) fishualize (colors), cowplot (image), extrafont (font)

Third Meeting: "What is your favorite default ggplot2 theme?"

./surveys/003_favorite_theme.png

Packages: ggplot2 (plotting), cowplot (arrangement)


The hex logo was made in R with the help of the hexSticker package. The code can be found here.


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