saveExposuresOutcomeList {SelfControlledCaseSeries} | R Documentation |
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 |
file |
The name of the file where the results will be written |
[Package SelfControlledCaseSeries version 6.0.1 Index]