Learn R Programming

SelfControlledCaseSeries (version 6.0.0)

saveSccsAnalysisList: 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 SccsAnalysis as created using the createSccsAnalysis() function.

file

The name of the file where the results will be written