createGetDataSettings: Create parameter object for extracting the data

View source: R/CreateArgFuns.R

createGetDataSettingsR Documentation

Create parameter object for extracting the data

Description

Create parameter object for extracting the data

Usage

createGetDataSettings(
  getPlpDataSettings = createGetPlpDataArgs(),
  getCmDataSettings = createGetCmDataArgs(),
  plpDataFolder = NULL,
  cohortMethodDataFolder = NULL
)

Arguments

getPlpDataSettings

Parameter object for the extraction of the plpData object created from createGetPlpDataArgs.

getCmDataSettings

Parameter object for the extraction of the cohortMethodData object created from createGetPlpDataArgs.

plpDataFolder

The directory path where the plpData object has already been saved locally.

cohortMethodDataFolder

The directory path where the cohortMethodData object has already been saved locally.


OHDSI/RiskStratifiedEstimation documentation built on March 13, 2023, 8:16 a.m.