saveCcAnalysisList: Save a list of ccAnalysis to file

View source: R/Analyses.R

saveCcAnalysisListR Documentation

Save a list of ccAnalysis to file

Description

Write a list of objects of type ccAnalysis to file. The file is in JSON format.

Usage

saveCcAnalysisList(ccAnalysisList, file)

Arguments

ccAnalysisList

The ccAnalysis list to be written to file

file

The name of the file where the results will be written


OHDSI/CaseControl documentation built on July 15, 2022, 6:33 a.m.