if (FALSE) {
# One country, all years with default ppp_version = 2017
res <- get_cp(country = "AGO")
# All countries, povline = 1.9
res <- get_cp(povline = 1.9)
# All countries and years with default values
res <- get_cp()
}
Run the code above in your browser using DataLab