View source: R/get-upload-timestamps.R
get_upload_timestamps | R Documentation |
Extracts all data for all countries and activity years from GeoAlign regarding whether a country has completed each step of the DAA process with timestamps for completion.
get_upload_timestamps(
geo_session = dynGet("d2_default_session", inherits = TRUE)
)
geo_session |
R6 session object specifically for a DHIS2 GeoAlign session. |
A dataframe of country names with columns for each DAA mapping and import step with timestamp data for the completion of each step.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.