loadSccsAnalysisList {SelfControlledCaseSeries} | R Documentation |
Load a list of sccsAnalysis from file
Description
Load a list of objects of type SccsAnalysis
from file. The file is in JSON format.
Usage
loadSccsAnalysisList(file)
Arguments
file |
The name of the file |
Value
A list of objects of type SccsAnalysis
.
[Package SelfControlledCaseSeries version 6.0.1 Index]