reactive_xlsx_download_server: Reactive Excel data download module server-side processing

View source: R/download_data_modules.R

reactive_xlsx_download_serverR Documentation

Reactive Excel data download module server-side processing

Description

Reactive Excel data download module server-side processing

Usage

reactive_xlsx_download_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.