worldbank / povcalnetR

R client to the Povcalnet API
https://worldbank.github.io/povcalnetR
Other
9 stars 5 forks source link

povcalnet() doesn't pull ARE #35

Open dmp21 opened 2 years ago

dmp21 commented 2 years ago

It would appear that the povcalnet() function doesn't pull data for ARE. Even if I try using povcalnet(country = "ARE") it just returns an empty dataframe. Data exists on the povcal website so I'm not sure why the package ignores it.