View source: R/utils-odk-central.R
get_forms | R Documentation |
Get the forms for a specific ODK central project
get_forms(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 looking at. To get a list of project, see the "get_projects" function |
Rpackage file: utils-odk-central.R
A table of the forms available for a specific project
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.