get_cp_ki(
country = NULL,
povline = 2.15,
version = NULL,
ppp_version = 2017,
release_version = NULL,
api_version = "v1",
simplify = TRUE,
server = NULL
)
Value
If simplify = FALSE, it returns a list of class "pip_api". If
simplify = TRUE, it returns a tibble with the requested data. This is the
default. Only for get_aux(), If assign_tb = TRUE or character, it
returns TRUE when data was assign properly to .pip env. FALSE, if it was
not assigned.