OutputData: Output data into individual CSV files. All data will be...

OutputDataR Documentation

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 = "")

Arguments

inputData

data output from ReadData() or FilterData() function

filename

name of file to be output (default: 'tempdir/output.zip')

Value

the filename of the CSV file with results named with cohort


IntLIM documentation built on Aug. 22, 2022, 5:05 p.m.