Skip to content

Commit 571be20

Browse files
2 parents fd46ef0 + af4526b commit 571be20

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

2020/Plots/2020_46/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
![landline-vs-mobile-top-countries-avg-pop](https://user-images.githubusercontent.com/64165327/98974338-cb7b5b00-24e2-11eb-9ab5-6d264ed381a0.png)
2+
3+
![landline-vs-mobile-united-states](https://user-images.githubusercontent.com/64165327/98974331-c9b19780-24e2-11eb-9664-956c8df450ec.png)
4+
5+
![landline-vs-mobile-every-country](https://user-images.githubusercontent.com/64165327/98974333-ca4a2e00-24e2-11eb-8f8c-7e4fb21dd6cf.png)

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
My contributions to the [#TidyTuesday](https://github.com/rfordatascience/tidytuesday) project, a weekly data project created by [Thomas Mock](https://github.com/jthomasmock) aimed at the R ecosystem with an emphasis on understanding how to summarize and arrange data to make meaningful charts with `{ggplot2}`, `{tidyr},` `{dplyr}`, and other tools in the [tidyverse](https://www.tidyverse.org/) ecosystem. It is a terrific resource for individuals, like myself, who are new to programming.
44

5+
### [Week 2020/46](https://github.com/rfordatascience/tidytuesday/blob/master/data/2020/2020-11-10/readme.md) Landline versus Mobile Subscriptions - Top Countries by Average Population, 1990 to 2019 | Data: [Our World in Date](https://ourworldindata.org/technology-adoption#technology-leapfrogging) | [Code](https://github.com/iamericfletcher/TidyTuesday/blob/master/2020/R/2020_46_Historical_Phones.Rmd)
6+
![landline-vs-mobile-top-countries-avg-pop](https://user-images.githubusercontent.com/64165327/98974338-cb7b5b00-24e2-11eb-9ab5-6d264ed381a0.png)
7+
58
### [Week 2020/44](https://github.com/rfordatascience/tidytuesday/blob/master/data/2020/2020-10-27/readme.md) Canadian Wind Turbines - Total capacity and number of turbines per project, 1993 - 2019 | Data: [Government of Canada](https://open.canada.ca/data/en/dataset/79fdad93-9025-49ad-ba16-c26d718cc070) | [Code](https://github.com/iamericfletcher/TidyTuesday/blob/master/2020/R/2020_44_Canadian_Wind_Turbines.Rmd)
69
![Canadian Wind Turbines](https://github.com/iamericfletcher/TidyTuesday/blob/master/2020/Plots/2020_44/total_capacity_number_of_turbines.png?raw=true)
710

0 commit comments

Comments
 (0)