map_concept_id: Map All The Concepts in a Dataframe

Description Usage See Also

View source: R/sql.R

Description

Map All The Concepts in a Dataframe

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
map_concept_id(
  data,
  write_schema = "patelm9",
  vocab_schema = "omop_vocabulary",
  conn,
  conn_fun = "connectAthena()",
  skip_cache = FALSE,
  override_cache = FALSE,
  cache_only = FALSE,
  cache_resultset = TRUE,
  render_sql = TRUE,
  render_only = FALSE,
  verbose = TRUE,
  sleepTime = 1
)

See Also

parse_expr str_remove select_all,vars,reexports,filter_all,all_vars,mutate-joins


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