saveCohortMethodData: Save the cohort method data to file

Description Usage Arguments Value

View source: R/CohortMethodData.R

Description

Saves an object of type CohortMethodData to a file.

Usage

1
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.


escott12/CohortMethod documentation built on Dec. 20, 2021, 6:37 a.m.