getConfigField: Gets the Configuration Field

Description Usage Arguments Value See Also

View source: R/config.R

Description

Returns values from an xt field in the order of the tbl columns

Usage

1
getConfigField(tbl, xt, field_name)

Arguments

tbl

DT DataTable (data frame) containing the actual data the shiny app works with

xt

A list representing the settings of a specific context mode

field_name

A character representing the config field

Value

A character representing the config field

See Also

Other config functions: checkDataConfig, getConfigMode


numeract/shinyXT documentation built on May 30, 2019, 5 a.m.