get_forms: Get forms

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

get_formsR Documentation

Get forms

Description

Get the forms for a specific ODK central project

Usage

get_forms(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 looking at. To get a list of project, see the "get_projects" function

Details

Rpackage file: utils-odk-central.R

Value

A table of the forms available for a specific project


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