reactive_odk_data_info_server: Reactive ODK data info module server-side processing

View source: R/display_data_info_module.R

reactive_odk_data_info_serverR Documentation

Reactive ODK data info module server-side processing

Description

This module displays some global information about the ODK data table that is displayed.

Usage

reactive_odk_data_info_server(id, vars)

Arguments

id

character used to specify namespace, see shiny::NS

vars

parameter containing a 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.