get_vocabulary_ids: Get Vocabulary Ids

Description Usage See Also

View source: R/list.R

Description

Get Vocabulary Ids

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
get_vocabulary_ids(
  vocab_schema = "omop_vocabulary",
  conn,
  conn_fun = "connectAthena()",
  cache_only = FALSE,
  skip_cache = FALSE,
  override_cache = FALSE,
  cache_resultset = TRUE,
  render_sql = TRUE,
  verbose = TRUE,
  sleepTime = 1
)

See Also

render


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