styledColumns | R Documentation |
This function is primarily used for queryTable. The default column style is used or can be overridden using the style parameter.
styledColumns(x, select, style = defaultColumnStyle(), forceId = FALSE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.