Releases: pepfar-datim/datimutils
Releases · pepfar-datim/datimutils
Updates to login approach
Implements an R6 object to maintain a DHIS 2 login session. This helps prevents global caching of session handles which can be problematic when developing multi-user shiny applications that make use of datimutils.
Initial datimutils release
Includes functions for logging in to DATIM, retrieving metadata from any metadata endpoint, and calling the aggregated analytics endpoint.