worldbank / pipr

R client to the PIP API
https://worldbank.github.io/pipr
Other
13 stars 4 forks source link

Create helper function for each table available in `get_aux()` #26

Closed tonyfujs closed 2 years ago

tonyfujs commented 2 years ago

The get_aux(table = NULL) function call returns all available auxiliary data tables available for download.

It would be nice to have one helper function for each available table, similar to the existing get_countries() and get_regions() functions. It will: