saveCohortMethodData: Save the cohort method data to file

View source: R/CohortMethodData.R

saveCohortMethodDataR Documentation

Save the cohort method data to file

Description

Saves an object of type CohortMethodData to a file.

Usage

saveCohortMethodData(cohortMethodData, file)

Arguments

cohortMethodData

An object of type CohortMethodData as generated using getDbCohortMethodData().

file

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

Value

Returns no output.


OHDSI/CohortMethod documentation built on Feb. 9, 2024, 9:01 a.m.