View source: R/getDuplication.R
getCrosswalkMechanism | R Documentation |
Utility function which returns the crosswalk mechanism UID
getCrosswalkMechanism(
d2session = dynGet("d2_default_session", inherits = TRUE)
)
d2session |
DHIS2 Session id |
Returns a UID of the crosswalk de-duplication mechanism
## Not run:
cw_uid <- getCrosswalkMechanism()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.