The Our World in Data website has world data. It is nice that they have provided graphics and then the data that they used to generate the graphics. Once again, we are going to build visualizations in R using their data.
This reading will help you complete the tasks below.
financing_healthcare
and create an interesting graphic that highlights this dataset in relation to child mortality.
devtools::install_github("drsimonj/ourworldindata")
to get a larger dataset on financing_healthcare
child_mort
column).Rmd
, .md
, and .html
to your GitHub repo