felixhaass / aiddata

R package to download project information from AidData 3.0 API
3 stars 2 forks source link

Implement all API parameters as function arguments #4

Open felixhaass opened 10 years ago

felixhaass commented 10 years ago

The AidData API comes with many more parameters than currently implemented as function arguments for get_gis() and get_aid(). It would be desirable to implement as many of those as function arguments. This would allow for more fine-grained and specific AidData requests.