get_test_data: Get Test Data

Description Usage

View source: R/x_get_test.R

Description

Get test data for further experimentation for functions in this or other packages.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
get_test_data(
  conn,
  conn_fun = "connectAthena()",
  fields = "*",
  schema = "omop_vocabulary",
  table = "concept",
  limit = 100,
  verbose = TRUE,
  render_sql = TRUE
)

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