submissions_all: Submission All

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

submissions_allR Documentation

Submission All

Description

Get a list of the submissions for a specific form

Usage

submissions_all(
  central_url,
  central_email,
  central_password,
  projectID,
  formID
)

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

formID

The ID of the form containing the submissions you are looking at. To get the list of forms see the "get_forms" function.

Details

Rpackage file: utils-odk-central.R


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