downloadFile: Utility module to assist in dataset downloads

View source: R/downloadFile.R

downloadFileR Documentation

Utility module to assist in dataset downloads

Description

Utility module to assist in dataset downloads

Usage

downloadFile(id, fileName, dataForDownload, downloadButtonLabel = "Download")

Arguments

id

namespace for module

fileName

- string - name of file for download

dataForDownload

- tibble or dataframe - data to download

downloadButtonLabel

- string - label for download button

Value

module to handle file download - ui elements and server componenents


cusom/CUSOM.ShinyHelpers documentation built on Oct. 23, 2023, 6:50 a.m.