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 June 11, 2025, 12:38 a.m.