OutputData | R Documentation |
Output data into individual CSV files. All data will be zipped into one file with all data.
OutputData(inputData, filename = "")
inputData |
data output from ReadData() or FilterData() function |
filename |
name of file to be output (default: 'tempdir/output.zip') |
the filename of the CSV file with results named with cohort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.