xlsx_download_server: Excel data download module server-side processing

View source: R/download_data_modules.R

xlsx_download_serverR Documentation

Excel data download module server-side processing

Description

Excel data download module server-side processing

Usage

xlsx_download_server(id, name, df)

Arguments

id

character used to specify namespace, see shiny::NS

name

string containing the name of the data export

df

parameter containing a dataframe


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