Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 916 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 916 Bytes

Collect and use open access World Bank data to know your country [NEW VERSION WITH ANIMATIONS]

This repository was created to update my 2020 presentation.

It's a presentation on how to use the WDI package. More information about the package on its website.

More links:

  1. Slides: https://bttomio.github.io/slides/WDI2021/Slides.html
  2. LatinR video: https://www.youtube.com/watch?v=bRzNlxZbi0o
  3. SER video: https://www.youtube.com/watch?v=644RW1ZsMw8

Script files

  1. Hands-on.Rmd: Introduction
  2. Worlds maps.Rmd*: Examples of the use of World Bank data with the package rnaturalearth
  3. Hans Rosling’s Gapminder.Rmd*: Other examples to mimetize known graphics

(*) Based on the examples provided by the package wbstats (available here).