getDataSets: Get Data Sets

View source: R/getDataSets.R

getDataSetsR Documentation

Get Data Sets

Description

Utility function to produce a data frame of datasets.

Usage

getDataSets(d2session = dynGet("d2_default_session", inherits = TRUE))

Arguments

d2session

DHIS2 Session id

Value

Returns a data frame of name, id and formtype of all datasets.

Examples

 ## Not run: 
 ds <- getDataSets()
 
## End(Not run)


pepfar-datim/datim-validation documentation built on Oct. 17, 2024, 3:45 p.m.