saveCaseData: Save the case data to file

View source: R/CaseData.R

saveCaseDataR Documentation

Save the case data to file

Description

saveCaseData saves an object of type caseData to file

Usage

saveCaseData(caseData, file)

Arguments

caseData

An object of type CaseData as generated using getDbCaseData.

file

The name of the file where the data will be written. If the file exists it will be overwritten.

Details

The data will be written to the file specified by the user.


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