prepare_tally: Prepare Tally of Clinical Tables

Description Usage Arguments

View source: R/prepare_tables.R

Description

Prepare Tally of Clinical Tables

Usage

1
2
3
4
5
6
7
prepare_tally(
  ctn,
  schema,
  tbl_names = c("person", "specimen", "death", "visit_occurrence", "visit_detail",
    "procedure_occurrence", "drug_exposure", "device_exposure", "condition_occurrence",
    "measurement", "observation")
)

Arguments

ctn

database connection

schema

character vector of target schema


DocEd/d.inspectEHR documentation built on Aug. 24, 2020, 1:44 p.m.