get_users: Get Users

View source: R/utils-odk-central.R

get_usersR Documentation

Get Users

Description

Get a table of users from the ODK central database

Usage

get_users(central_url, central_email, central_password)

Arguments

central_url

The url of the ODK central server

central_email

The email of your ODK central account

central_password

The password to your ODK central account

Details

Rpackage file: utils-odk-central.R

Value

A tibble of all of the users in the central database


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.