# \donttest{
vdem<-demcon::get_vdem()
vdem$iso3<-countrycode::countrycode(vdem$COWcode, origin = "cown", destination = "iso3c")
vdem<-demcon::cow_iso_clean(x = vdem, cow.col = "COWcode", iso3.col = "iso3", year.col = "year")# }
Run the code above in your browser using DataLab