library(haven)
library(ggplot2)
TEDS_2016 <- read_stata("https://github.com/datageneration/home/blob/master/DataProgramming/data/TEDS_2016.dta?raw=true")Assignment 3
What is the dependent variable??? Assignment doesnt specify, I cant find it in the data set