query_relationships: Query a Relationship

Description Usage Arguments See Also

View source: R/lookup_relationship.R

Description

Returns a query for a relationship_id.

Usage

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

Arguments

...

Relationship ids.

See Also

cli_rule list2 render


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