loadCaseData: Load the covariate data from a folder

View source: R/CaseData.R

loadCaseDataR Documentation

Load the covariate data from a folder

Description

loadCaseData loads an object of type caseData from a file in the file system.

Usage

loadCaseData(file)

Arguments

file

The name of the file containing the data.

Details

The data will be read from the file specified by the user.

Value

An object of class CaseData.


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