unhcr / koboloadeR

deprecated please use {kobocruncher} - https://edouard-legoupil.github.io/kobocruncher/
https://unhcr.github.io/koboloadeR/docs/
28 stars 28 forks source link

Fix broken data downloading #83

Open tomsmekens opened 2 years ago

tomsmekens commented 2 years ago

Calls to the httr function GET were changed to the base function get some time ago, this commit fixes that. See issue #82