namedElementVarList: Get form field schemas from a form tree in a named list using...

View source: R/records.R

namedElementVarListR Documentation

Get form field schemas from a form tree in a named list using a column style to select and name each form field

Description

This helper function provides form field schemas in a named list. This can be useful for examining and manipulating form fields. See also extractSchemaFromFields.

Usage

namedElementVarList(formTree, style = defaultColumnStyle())

Arguments

formTree

the form tree object.

style

a column style object.


bedatadriven/activityinfo-R documentation built on Dec. 21, 2024, 8:23 a.m.