Skip to contents

Generate a con_df dataframe without using CDMConnector

Usage

getConDF(connectionDetails, json, name, cdmSchema, writeSchema)

Arguments

connectionDetails

A set of DatabaseConnector connectiondetails

json

A loaded cohort from loadJSON()

name

A cohort-specific name for written tables

cdmSchema

A schema containing a valid OMOP CDM

writeSchema

A schema where the user has write access

Value

A con_df dataframe