View source: R/createKeychainInfo.R
| createKeychainInfo | R Documentation | 
Creates Keychain info needed for use across many datapackr functions.
createKeychainInfo(
  submission_path = NULL,
  tool = NULL,
  country_uids = NULL,
  cop_year = NULL,
  d2_session = NULL
)
submission_path | 
 Local path to the file to import.  | 
tool | 
 Type of tool this function will create or interact with. Either
  | 
country_uids | 
 Unique IDs for countries to include in the Data Pack.
For full list of these IDs, see   | 
cop_year | 
 COP Year to use for tailoring functions. Remember, FY22 targets = COP21.  | 
d2_session | 
 DHIS2 Session id. R6 datimutils object which handles authentication with DATIM.  | 
DataPack object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.