Skip to content

Latest commit

 

History

History
81 lines (57 loc) · 2.99 KB

README.md

File metadata and controls

81 lines (57 loc) · 2.99 KB

Tidy Tuesday

Selected visualizations based on Tidy Tuesday's repository.

1. Big Tech Stock Prices

Date: Week 6, 2023
Geometry: geom_line()
Source: Kaggle

2. US Egg Production

Date: Week 15, 2023
Geometry: geom_line()
Source: The Humane League

3. London Marathon Winners

Date: Week 17, 2023
Geometry: geom_col()
Source: London Marathon (R package)

4. Spam Email

Date: Week 17, 2023
Geometry: geom_path()
Source: UCI

5. CRAN Packages

Date: Week 38, 2023
Geometry: geom_col()
Source: --

6. Haunted Places in US

Date: Week 41, 2023
Geometry: geom_col()
Source: Timothy Renner

7. Snopes

Date: Week 44, 2023
Geometry: geom_point()
Source: --

8. Diwali Sales

Date: Week 46, 2023
Geometry: geom_col()
Source: Kaggle

9. Life Expectancy

Date: Week 49, 2023
Geometry: geom_segment()
Source: Our World in Data

10. Leap Day

Date: Week 9, 2024
Geometry: geom_mark_rect() & geom_flag()
Source: Wikipedia

11. Coffee Survey

Date: Week 20, 2024
Geometry: geom_mark_rect() & geom_image()
Source: --