get_project_id_from_name: Get Project ID from name

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

get_project_id_from_nameR Documentation

Get Project ID from name

Description

Rpackage file: utils-odk-central.R

Usage

get_project_id_from_name(
  project_name,
  central_url,
  central_email,
  central_password
)

Arguments

project_name

The name of the project from which you require the ID

central_url

The url which points to an ODK Central sever

central_email

The email linked to your ODK central account

central_password

The password used for your central account


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