saveSccsAnalysisList {SelfControlledCaseSeries} | R Documentation |
Save a list of SccsAnalysis to file
Description
Write a list of objects of type SccsAnalysis
to file. The file is in JSON format.
Usage
saveSccsAnalysisList(sccsAnalysisList, file)
Arguments
sccsAnalysisList |
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]