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