DataThink Development
  • Modules
  • R Help
  • Resources
    • Course Textbook
    • R for Data Science
    • Git/GitHub and R
    • R Markdown: The Definitive Guide
    • Geocomputation with R

    • Supplemental Material
    • Happy Git and Github for the useR
    • plotly for R
    • Computing in R for Social Sciences
    • Statistical Concepts in Presenting Data:
    • Advanced R
    • R Packages
    • Tidy evaluation
    • Fundamentals of Data Visualization
    • Geocomputation with R
    • Crosstalk: htmlwidgets add-on

On this page

  • Task 5: World Data Investigation
    • Background
    • Reading
    • Tasks

task-05

Task 5: World Data Investigation

Background

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. We are going to recreate some of their visualizations in R and then make them better.

  • Course Website

Reading

This reading will help you complete the tasks below.

  • o Chapter 28: R for Data Science - Graphics for communication
  • o Chapter 6: R for Data Science - Scripts
  • o Chapter 11: R for Data Science - Data Import

Tasks