delete_project: Delete Project

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

delete_projectR Documentation

Delete Project

Description

Delete a project from ODK central based on its ID

Usage

delete_project(central_url, central_email, central_password, projectID)

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

projectID

The ID of the project you are hoping to delete

Details

Rpackage file: utils-odk-central.R


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