downloadBig: Shiny server module for download of 2 csv files in singel zip...

View source: R/zipFileOutput.R

downloadBigR Documentation

Shiny server module for download of 2 csv files in singel zip file

Description

Shiny server module for download of 2 csv files in singel zip file

Usage

downloadBig(input, output, session, frame_data, design, sample, seed,
  modid)

Arguments

input

standard shiny input

output

standard shiny output

session

standard shiny session object

frame_data

frame for download (1. dataset)

design

design for download (2. dataset)

sample

the final sample

seed

the seed of the random process to reproduce (inlcude in file name)

modid

the id of namespace to be used in shinyjs


michael-cw/SurveySolutionsCOVID19tools documentation built on Oct. 4, 2022, 10:34 a.m.