varNames: Get the variable and/or column names for forms

View source: R/records.R

varNamesR Documentation

Get the variable and/or column names for forms

Description

This function provides the list of variable names in the defaultColumnStyle but it is possible to override with another style.

Usage

varNames(x, style, addNames)

Arguments

x

the form id, form schema, form tree, or remote records object.

style

a column style object.

addNames

if TRUE will name the vector. Used internally to create column selection objects for queryTable. Typically a helper function such as prettyColumns should be used to create columns.


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