select_list_item_server: List item selection module server-side processing

View source: R/select_list_item_module.R

select_list_item_serverR Documentation

List item selection module server-side processing

Description

List item selection module server-side processing

Usage

select_list_item_server(id, list, data)

Arguments

id

character used to specify namespace, see shiny::NS

list

list of strings (non-reactive)

data

hash structure (non-reactive) indexing dataframes

Value

reactive list with the following components:

'citem'

string indicating the current ODK form

'cdata'

dataframe containing the current ODK data


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.