worldbank / pipr

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

revert changes in get_aux() and add informative messages #51

Closed randrescastaneda closed 1 year ago

randrescastaneda commented 1 year ago

Hi Tony,

I reverted get_aux() to its original functionality when table = NULL and added some informative messages for the user to work with display_aux(). Also, I ran the tests and the only that did not pass regarding on get_aux() was one where the "qa" serever was queried. All the other tests that did not pass were related to either call to the "dev" or "qa" server or the momoise package.
PLease, let me know if this is ok or if you want to make any other modification. Best,

randrescastaneda commented 1 year ago

Task linked: CU-8677m1vrn fix issue in get_aux()