wb_end_point_info {wbstats} | R Documentation |
World Bank Information End Points
Description
These functions are simple wrappers around the various useful API end points
that are helpful for finding avaiable data and filtering the data you are
interested in when using wb_data()
Usage
wb_countries(lang)
wb_topics(lang)
wb_sources(lang)
wb_regions(lang)
wb_income_levels(lang)
wb_lending_types(lang)
wb_languages()
Arguments
lang |
Language in which to return the results. If |
Value
A tibble
of information about the end point
See Also
[Package wbstats version 1.0.4 Index]