Get test data for further experimentation for functions in this or other packages.
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
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.