odk_survey_structure: Create ODK survey structures for only one row rules

Description Usage Arguments

View source: R/mobile_formats.R

Description

Create ODK survey structures for only one row rules

Usage

1
2
3
4
5
6
7
8
9
odk_survey_structure(
  type = "",
  name = "",
  label = "",
  hint = "",
  read_only = "",
  constraint = "",
  appearance = ""
)

Arguments

type

character ODK type attribute

name

character ODK name attribute

label

character ODK label attribute

hint

character ODK hint attribute

read_only

character ODK read_only attribute

constraint

character ODK constraint attribute

appeareance

character ODK constraint appeareance


AGROFIMS/ragrofims documentation built on Jan. 23, 2021, 8:40 a.m.