WorldHealthOrganization / godataR

R package for easier interactions with the Go.Data API
Other
12 stars 2 forks source link

anonymize data exports #2

Open jamesfuller-cdc opened 3 years ago

jamesfuller-cdc commented 3 years ago

In a future release, add the option to anonymize the data exports for get_cases, get_cases2, get_contacts, get_contacts2, etc.

This is already available through the export request API, so it just needs to be incorporated as an option in the R functions.