loginToDHIS2 | R Documentation |
Essentially a re-export of loginToDATIM from the datimutils package
loginToDHIS2( config_path = NULL, config_path_level = "dhis", username = NULL, password = NULL, base_url = NULL, d2_session_name = "d2_default_session", d2_session_envir = parent.frame() )
config_path |
Path to a configuration file |
config_path_level |
Config path level |
username |
Username if not using a config |
password |
Password if not using a config |
base_url |
Base URL if not using a config |
d2_session_name |
Name of the session |
d2_session_envir |
Environment of the session |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.