Get tracked entity attributes
get_entity_data(login, api_version, tracked_entities, org_units)A data frame with the tracked entity attributes
A httr2_response object returned by the dhis2_login() function
A numeric with the API version obtained from the
get_api_version() function
A data frame with all organisation units from target DHIS2
instance. This is the output from the get_organisation_units() function