data_table_server: Data table module server-side processing

View source: R/display_data_table_module.R

data_table_serverR Documentation

Data table module server-side processing

Description

This module displays the ODK data table corresponding to the form selected by the user.

Usage

data_table_server(id, df)

Arguments

id

character used to specify namespace, see shiny::NS

df

parameter containing a dataframe


SwissTPH/timci documentation built on April 11, 2024, 8:31 a.m.