get_upload_timestamps: Fetch Import Timestamps from GeoAlign

View source: R/get-upload-timestamps.R

get_upload_timestampsR Documentation

Fetch Import Timestamps from GeoAlign

Description

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.

Usage

get_upload_timestamps(
  geo_session = dynGet("d2_default_session", inherits = TRUE)
)

Arguments

geo_session

R6 session object specifically for a DHIS2 GeoAlign session.

Value

A dataframe of country names with columns for each DAA mapping and import step with timestamp data for the completion of each step.


pepfar-datim/daa-analytics documentation built on Nov. 24, 2024, 7:31 p.m.