styledColumns: Create the column selection object for queryTable() using...

View source: R/records.R

styledColumnsR Documentation

Create the column selection object for queryTable() using styles

Description

This function is primarily used for queryTable. The default column style is used or can be overridden using the style parameter.

Usage

styledColumns(x, select, style = defaultColumnStyle(), forceId = FALSE)

Arguments

x

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

select

a character vector of column names to select.

style

a column style object.

forceId

require the underlying expression for each column to be based on form field ids and not the code or label


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