library(odbc)
library(DBI)
impala = dbConnect(odbc(), 'impala:oyo_risk')
f = 'tmp/oyo_dm_risk.dwd_users.sql'
test_that('db_create', {
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.