View source: R/getDuplication.R
getCrosswalkMap | R Documentation |
Utility function which returns a map of DSD / TA data elements UIDs
getCrosswalkMap(d2session = dynGet("d2_default_session", inherits = TRUE))
d2session |
DHIS2 Session id |
Returns a map of DSD/TA data element UIDs.
## Not run:
cw_map <- getCrosswalkMap()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.