Skip to content

Instantly share code, notes, and snippets.

@gonzalezgouveia
Created February 28, 2019 06:20
Show Gist options
  • Save gonzalezgouveia/de34f70e59b0d9a8b101f86fa7168807 to your computer and use it in GitHub Desktop.
Save gonzalezgouveia/de34f70e59b0d9a8b101f86fa7168807 to your computer and use it in GitHub Desktop.
library(tidyverse)
gdpPercap <- read_csv('/path/to/data/income_..._adjusted.csv'))
lifeExp <- read_csv('/path/to/data/life_expectancy_years.csv'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment