get_tei | R Documentation |
Get Tracked Entity Instance (TEI) from a DHIS2 server
get_tei(tei_id, baseurl = NULL, user = NULL, pass = NULL)
tei_id |
The ID of a Tracked Entity Instance to pull. |
baseurl |
The DHIS2 server, default is psi-clone server. |
user |
DHIS2 User Account, used in the pass key. |
pass |
Password of the user account, used in the pass key. |
A DHIS2 response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.