identify_ouuids: Pull OU UIDS

View source: R/pull_mer.R

identify_ouuidsR Documentation

Pull OU UIDS

Description

Pull OU UIDS

Usage

identify_ouuids(username, password, baseurl = "https://final.datim.org/")

Arguments

username

DATIM Username

password

DATIM password, recommend using mypwd()

baseurl

base url for the API, default = https://final.datim.org/

Examples

## Not run: 
 ous <- identify_ouuids("userx", mypwd("userx")) 
## End(Not run)

USAID-OHA-SI/Wavelength documentation built on March 24, 2023, 10:07 a.m.