xlsxDownload: xlsxDownload

Description Usage Arguments Value

View source: R/xlsxDownload_module.R

Description

Module server function to download dataframe as xlsx file.

Usage

1
2
xlsxDownload(input, output, session, df, filename = paste0("data_",
  Sys.Date(), ".xlsx"))

Arguments

input

Input

output

Output

session

Session

df

Dataframe to download.

filename

Name of downloaded file

Value

Does not return a value.


kimjam/qrcutils documentation built on May 20, 2019, 10:21 p.m.