runStudy: Run all the study

View source: R/runStudy.R

runStudyR Documentation

Run all the study

Description

Run all the study

Usage

runStudy(
  cdm_bbdd,
  cdm_schema,
  results_sc,
  cohortTable,
  rundiag = FALSE,
  exportFolder
)

Arguments

cdm_bbdd

A connection for a OMOP database via DatabaseConnector

cdm_schema

A name for OMOP schema

results_sc

A name for result schema

cohortTable

A name of the result cohort

rundiag

Logical.

exportFolder

Directory to save Diagnostic

Value

A complete study

Examples

# Not yet

Blanch-Font/SOPHIA documentation built on May 12, 2023, 1:09 a.m.