View source: R/unPackToolSet.R
unPackToolSet | R Documentation |
Packs the PSNUxIM tab in either a COP or OPU Data Pack.
unPackToolSet(
d1_path = NULL,
d2_path = NULL,
country_uids = NULL,
cop_year = NULL,
d2_session = dynGet("d2_default_session", inherits = TRUE)
)
d1_path |
Path to a DataPack |
d2_path |
Path to a PSNUxIM tool |
country_uids |
List of country UIDs |
cop_year |
COP year |
d2_session |
DHIS2 Session id. R6 datimutils object which handles authentication with DATIM. |
Datapackr d object merged from a Datapack and standalone PSNUxIM tab
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.