loginToDHIS2: Title

View source: R/loginToDHIS2.R

loginToDHIS2R Documentation

Title

Description

Essentially a re-export of loginToDATIM from the datimutils package

Usage

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()
)

Arguments

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


jason-p-pickering/nmectools documentation built on March 14, 2023, 5:35 p.m.