OutputData: Output data into individual CSV files. All data will be zipped into one file with all data.
Description
Output data into individual CSV files. All data will be zipped into one file with all data.
Usage
OutputData(inputData, filename = "")
Value
the filename of the CSV file with results named with cohort
Arguments
- inputData
data output from ReadData() or FilterData() function
- filename
name of file to be output (default: 'tempdir/output.zip')