loadCaseControlsExposure: Load the caseControlsExposure data from a folder

View source: R/GetExposureData.R

loadCaseControlsExposureR Documentation

Load the caseControlsExposure data from a folder

Description

loadCaseControlsExposure loads an object of type caseControlsExposure from a folder in the file system.

Usage

loadCaseControlsExposure(folder, readOnly = TRUE)

Arguments

folder

The name of the folder containing the data.

readOnly

If true, the data is opened read only.

Details

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

Value

An object of class caseControlsExposure.


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