powered by
Display available auxiliary tables
display_aux( version = NULL, ppp_version = NULL, release_version = NULL, api_version = "v1", format = c("rds", "json", "csv"), simplify = TRUE, server = NULL, assign_tb = TRUE )
invisible tibble with names of auxiliary tables
character: Data version. See get_versions()
get_versions()
ppp year to be used
date when the data was published in YYYYMMDD format
character: API version
character: Response format either of c("rds", "json", "csv")
logical: If TRUE (the default) the response is returned as a tibble
tibble
character: Server. For WB internal use only
logical: Whether to assign table to .pip env. Default is TRUE
if (FALSE) { display_aux() }
Run the code above in your browser using DataLab