saveExposuresOutcomeList: Save a list of ExposuresOutcome to file
Description
Write a list of objects of type ExposuresOutcome to file. The file is in JSON format.
Usage
saveExposuresOutcomeList(exposuresOutcomeList, file)
Arguments
- exposuresOutcomeList
A list of objects of type ExposuresOutcome as created using the createExposuresOutcome() function.
- file
The name of the file where the results will be written