View source: R/utils-odk-central.R
delete_project | R Documentation |
Delete a project from ODK central based on its ID
delete_project(central_url, central_email, central_password, projectID)
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 |
Rpackage file: utils-odk-central.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.