tidytuesday
Data visualization project
Weekly R project to visualize data using common tools and techniques in the tidyverse ecosystem.
This repository contains the R code used to produce my visualisations for the #TidyTuesday challenges.
192 stars
15 watching
36 forks
Language: R
last commit: 16 days ago
Linked from 1 awesome list
data-visualisationrtidytuesday
Related projects:
Repository | Description | Stars |
---|---|---|
tashapiro/tidytuesday | A weekly data project aimed at the R ecosystem to summarize and arrange data into meaningful charts with ggplot2, tidyr, dplyr, and other tools. | 142 |
cnicault/tidytuesday | A repository of R code and visualizations exploring various data-driven topics and themes | 216 |
z3tt/tidytuesday | A weekly data visualization challenge and community project that encourages practice in summarizing and arranging data to create meaningful charts. | 770 |
curatedmess/tidytuesday | A weekly social data project in R where participants collect and analyze public datasets on various topics. | 20 |
ijeamakaanyene/tidytuesday | A personal tracking repository of data visualizations submitted on a weekly challenge blog | 34 |
deepdk/tidytuesday-2022 | A collection of R scripts to create weekly plots from Tidy Tuesday datasets | 21 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
abichat/tidytuesday | A repository providing R codes and plots for the Tidy Tuesday challenge, each with its own dataset and theme. | 65 |
gkaramanis/tidytuesday | Provides code and plots for the weekly data science challenges on Twitter | 700 |
rfordatascience/tidytuesday | A weekly social data project providing real-world datasets to practice data tidying and plotting techniques | 6,900 |
tidyverse/tidyverse | A set of R packages designed to work together harmoniously for data science tasks. | 1,669 |
njtierney/naniar | Provides principled ways to summarize and visualize missing data in R. | 652 |
tidyverts/fable | A collection of time series forecasting models and tools for evaluating, visualizing, and combining forecast results in R. | 564 |
tidyverse/reprex | Tool to create and render reproducible R code snippets for sharing | 741 |
business-science/tidyquant | An R package for financial data analysis and visualization in the tidyverse ecosystem. | 857 |