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

  • Case Study 2: Wealth and Life Expectancy (Gapminder)
    • Background
    • Reading
    • Tasks
    • Plots

cs-02

Case Study 2: Wealth and Life Expectancy (Gapminder)

Background

Hans Rosling is one of the most popular data scientists on the web. His original TED talk was very popular among my friends when it came out. We are going to create some graphics using his formatted data as our weekly case study. Note that we need to remove Kuwait from the data (discussion on this)

  • Course Website

Reading

This reading will help you complete the tasks below.

  • o Chapter 3: R for Data Science - Data visualization

Tasks

Plots