Description Usage Arguments Value
function to integrate db connections
1 | conn_qk(query, db, output)
|
query |
The query, as a string |
db |
The database type: 'dw01', 'dw02', or 'ratt'. |
output |
The type of data returned. Default is to return object as dataframe. The options are: 'df' (dataframe) or 'dt' (data.table). More to come. |
these functions will return a query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.