View source: R/select_list_item_module.R
select_list_item_server | R Documentation |
List item selection module server-side processing
select_list_item_server(id, list, data)
id |
character used to specify namespace, see |
list |
list of strings (non-reactive) |
data |
hash structure (non-reactive) indexing dataframes |
reactive list with the following components:
string indicating the current ODK form
dataframe containing the current ODK data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.