concept_id_exists: QA to make sure the concept_id exists in OMOP

Description Usage

View source: R/logical.R

Description

QA to make sure the concept_id exists in OMOP

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
concept_id_exists(
  concept_id,
  vocab_schema,
  conn = NULL,
  cache_only = FALSE,
  skip_cache = FALSE,
  override_cache = FALSE,
  render_sql = FALSE,
  verbose = FALSE,
  sleepTime = 1
)

patelm9/chariot documentation built on Feb. 19, 2022, 11:29 a.m.