povcalnet_wb: povcalnet_wb Returns the official WB regional estimates

View source: R/povcalnet_wb.R

povcalnet_wbR Documentation

povcalnet_wb Returns the official WB regional estimates

Description

povcalnet_wb Returns the official WB regional estimates

Usage

povcalnet_wb(povline = 1.9, year = "all", server = NULL, format = "csv")

Arguments

povline

numeric: poverty line (in 2011 PPP-adjusted USD) to calculate poverty measures

year

numeric: list of years, or 'all'.

server

character: Key for API root URL. For testing purposes only, should not be changed for 99 percent of users.

format

character: Response format to be requested from the API: 'csv' or 'json'

Value

data.frame

Examples


povcalnet_wb(year = 2015)


worldbank/povcalnetR documentation built on Jan. 31, 2023, 4:30 a.m.