saveCaseControlsExposure: Save the caseControlsExposure data to folder

View source: R/GetExposureData.R

saveCaseControlsExposureR Documentation

Save the caseControlsExposure data to folder

Description

saveCaseControlsExposure saves an object of type caseControlsExposure to folder.

Usage

saveCaseControlsExposure(caseControlsExposure, folder)

Arguments

caseControlsExposure

An object of type caseControlsExposure as generated using getDbExposureData.

folder

The name of the folder where the data will be written. The folder should not yet exist.

Details

The data will be written to a set of files in the specified folder.


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