Skip to content

Instantly share code, notes, and snippets.

View cvanhasselt's full-sized avatar
🙃

Chris van Hasselt cvanhasselt

🙃
View GitHub Profile
# :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
# dhis api access
# :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
# https://www.dhis2.org/doc/snapshot/en/developer/html/apas07.html
# https://github.com/jason-p-pickering/datim-validation
# http://www.r-fiddle.org/#/fiddle?id=wHglXleC&version=1
# :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
# setup =======================================================================
require(RCurl)